ReactOS 0.4.15-dev-7924-g5949c20
ntmarta.h
Go to the documentation of this file.
1#define WIN32_NO_STATUS
2#define WIN32_LEAN_AND_MEAN
3#define NTOS_MODE_USER
4#include <windows.h>
5#include <ndk/iofuncs.h>
6#include <ndk/obfuncs.h>
7#include <ndk/rtlfuncs.h>
8#include <aclapi.h>
9#include <ntsecapi.h>
10
11#ifndef HAS_FN_PROGRESSW
12#define FN_PROGRESSW FN_PROGRESS
13#endif
14#ifndef HAS_FN_PROGRESSA
15#define FN_PROGRESSA FN_PROGRESS
16#endif
17
19
21
22/* EOF */
#define DbgPrint
Definition: hal.h:12
CONST CHAR * PCCH
Definition: ntbasedef.h:392
HINSTANCE hDllInstance
Definition: browser.c:17
uint32_t ULONG
Definition: typedefs.h:59