- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
[reactos.git] / reactos / services / umpnpmgr / umpnpmgr.c
index b6d6e9d..c5fd368 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 /* INCLUDES *****************************************************************/
-
+#define WIN32_NO_STATUS
 #include <windows.h>
 #define NTOS_MODE_USER
 #include <ndk/ntndk.h>