I've recently switched development platforms and my old code which uses WM_INPUT to get space navigator input is not working on the new machine.
The WM_INPUT is still getting triggered when I move the navigator, but GetRawInputData is returning -1 for RID_INPUT. This is also happening with the example program from your FTP site as well (which is what my code is based on).
Are there any known issues with either Visual C++ 2008 or XP 64 or is there something I may have forgotten to do in setup?
Thanks,
Wade
Any issues with VC2008 or XP 64 pro?
Moderator: Moderators
