Search found 1 match

by Wade
Fri Apr 18, 2008 6:12 pm
Forum: Developer's Forum for Windows
Topic: Any issues with VC2008 or XP 64 pro?
Replies: 1
Views: 6415

Any issues with VC2008 or XP 64 pro?

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 examp...