mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 17:45:16 +08:00
- Add QS_RAWINPUT.
svn path=/trunk/; revision=38925
This commit is contained in:
@@ -840,6 +840,7 @@ extern "C" {
|
||||
#if (_WIN32_WINNT >= 0x0501)
|
||||
#define QS_ALLEVENTS 1215
|
||||
#define QS_ALLINPUT 1279
|
||||
#define QS_RAWINPUT 1024
|
||||
#else
|
||||
#define QS_ALLEVENTS 191
|
||||
#define QS_ALLINPUT 255
|
||||
|
||||
Reference in New Issue
Block a user