0
votes
0answers
44 views
XDeviceInfo.use values that aren’t in the XInputExtension spec
The XInput specification defines three use values for the XDeviceInfo structure. They are:
IsXKeyboard
IsXPointer
IsXExtensionDevice
These roughly equate to (if I'm reading the …
3
votes
3answers
409 views
C# - Can’t resolve XInput namespace in DirectX SDK (November 2008)
Hi,
i'm just starting to play around with directx and i've read a few
articles on the internet that use xinput to interface with the xbox
controller.
but when i try to use it in …
