[INCLUDE/STUBS]

* Add WIN32_NO_STATUS define.

svn path=/trunk/; revision=61957
This commit is contained in:
Amine Khaldi 2014-02-03 11:00:02 +00:00
parent a69a0b3244
commit a0cd6b4627

View file

@ -1,4 +1,5 @@
#include <stdarg.h>
#define WIN32_NO_STATUS
#include <windef.h>
#include <winbase.h>