disable defining ntstatus codes in windows.h/winnt.h when using ndk
[reactos.git] / rosapps / tests / hivetest / hivetest.c
index 160b56a..8de1b45 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdarg.h>
 #include <string.h>
 #include <stdio.h>
-
+#define WIN32_NO_STATUS
 #include <windows.h>
 #define NTOS_MODE_USER
 #include <ndk/ntndk.h>