[INCLUDE/STUBS]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Feb 2014 11:00:02 +0000 (11:00 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Feb 2014 11:00:02 +0000 (11:00 +0000)
* Add WIN32_NO_STATUS define.

svn path=/trunk/; revision=61957

reactos/include/reactos/stubs.h

index 52e6fa9..322b89b 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdarg.h>
+#define WIN32_NO_STATUS
 #include <windef.h>
 #include <winbase.h>