mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 18:11:57 +00:00
[WIN32KNT_APITEST] Improve the existing PCH and make use of it.
This commit is contained in:
parent
361b6e39e3
commit
3bf31bf2ab
4 changed files with 14 additions and 22 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
#include <win32nt.h>
|
||||
|
||||
#include <winreg.h>
|
||||
|
||||
static const WCHAR* KEY_MOUSE = L"Control Panel\\Mouse";
|
||||
//static const WCHAR* VAL_MOUSE1 = L"MouseThreshold1";
|
||||
//static const WCHAR* VAL_MOUSE2 = L"MouseThreshold2";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue