[WIN32KNT_APITEST] Improve the existing PCH and make use of it.

This commit is contained in:
Amine Khaldi 2017-12-17 12:17:19 +01:00
parent 361b6e39e3
commit 3bf31bf2ab
4 changed files with 14 additions and 22 deletions

View file

@ -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";