Hardware 3D (C++ DirectX Graphics) Tutorial 30
From Chilipedia
Using Windows Raw Input to get that sweet-sweet relative mouse movement data directly from the device.
Topics Covered
- Registering devices for which to receive raw input from Windows
- Handling
WM_INPUT
messages and retrieving raw input data