2008/12/28 Andrew Fenn <[email protected]>:
> +void WINAPI XInputEnable(bool enable)

Does this compile? "bool" is a C++ type. Also, don't forget to add the
prototype to the header, I noticed they're missing for all the other
xinput functions as well.


Reply via email to