Closed GoogleCodeExporter closed 9 years ago
Sorry, my mistake. Those offsets where like that before. Nevermind.
Can someone please close this issue?
Thanks again, and go ahead with that amazing SlimDX !
Original comment by iayucart...@gmail.com
on 5 Jun 2012 at 11:38
GetObjects however returns DeviceObjectInstance structs, with Offset values
that don't correspond those offsets used by GetObjectInfoByOffset methods. For
instance, the clutch of the Logitech G27 has offset == 24 when calling
GetObjects(), but it has Offset == 28 when calling GetObjectInfoByOffset.
Original comment by iayucart...@gmail.com
on 6 Jun 2012 at 1:22
I took a look at this code. We simply pass the values returns from DI straight
through. If it's returning weird values, it must be the underlying driver for
some reason. Unfortunately I'm not a DI expert (it's a dying technology) so I
can't give further insight into why this may be.
Original comment by Mike.Popoloski
on 20 Jul 2012 at 4:34
Original issue reported on code.google.com by
iayucart...@gmail.com
on 5 Jun 2012 at 11:20