mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:05:52 +00:00
disable defining ntstatus codes in windows.h/winnt.h when using ndk
svn path=/trunk/; revision=19382
This commit is contained in:
parent
bf60481a6b
commit
096266737b
10 changed files with 10 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/ntndk.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue