mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 11:16:11 +00:00
[INCLUDE/STUBS]
* Add WIN32_NO_STATUS define. svn path=/trunk/; revision=61957
This commit is contained in:
parent
a69a0b3244
commit
a0cd6b4627
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
#define WIN32_NO_STATUS
|
||||||
#include <windef.h>
|
#include <windef.h>
|
||||||
#include <winbase.h>
|
#include <winbase.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue