projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69a0b3
)
[INCLUDE/STUBS]
author
Amine Khaldi
<amine.khaldi@reactos.org>
Mon, 3 Feb 2014 11:00:02 +0000
(11:00 +0000)
committer
Amine 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
patch
|
blob
|
history
diff --git
a/reactos/include/reactos/stubs.h
b/reactos/include/reactos/stubs.h
index
52e6fa9
..
322b89b
100644
(file)
--- a/
reactos/include/reactos/stubs.h
+++ b/
reactos/include/reactos/stubs.h
@@
-1,4
+1,5
@@
#include <stdarg.h>
+#define WIN32_NO_STATUS
#include <windef.h>
#include <winbase.h>