ReactOS 0.4.16-dev-959-g2ec3a19
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winnt.h>
#include <ndk/rtlfuncs.h>
#include <ndk/umfuncs.h>
#include <ndk/ldrfuncs.h>
#include <debug.h>
#include "../include/ntdllp.h"
Go to the source code of this file.
Macros | |
#define | _NTSYSTEM_ |
#define | _NTDLLBUILD_ |
#define | WIN32_NO_STATUS |
#define | NTOS_MODE_USER |
#define | NDEBUG |
#define _NTDLLBUILD_ |
Definition at line 4 of file ntdll_vista.h.
#define _NTSYSTEM_ |
Definition at line 3 of file ntdll_vista.h.
#define NDEBUG |
Definition at line 18 of file ntdll_vista.h.
#define NTOS_MODE_USER |
Definition at line 13 of file ntdll_vista.h.
#define WIN32_NO_STATUS |
Definition at line 8 of file ntdll_vista.h.