XInput
Where can I get some information on how to program using XInput? I've searched everywhere but seems like there's nothing.
The DirectX SDK has the information, assuming you have a recently modern version of it installed.
You can get the June 2006 release of the DX SDK from MSDN downloads. Look for XInput and you'll find it in the documentation. You can probably also find it in the online MSDN search.
Note: it's only 4 functions, so it's very easy to learn.
You can get the June 2006 release of the DX SDK from MSDN downloads. Look for XInput and you'll find it in the documentation. You can probably also find it in the online MSDN search.
Note: it's only 4 functions, so it's very easy to learn.
enum Bool { True, False, FileNotFound };
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement