Silence warning about macro redefinition
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#ifndef WIN32_SKIP_HKEY_PROTECTION
|
||||
#undef HKEY
|
||||
#define HKEY WIN32_HKEY // prevent competing definitions
|
||||
#include <windows.h>
|
||||
#undef HKEY
|
||||
|
Reference in New Issue
Block a user