ReactOS 0.4.16-dev-814-g656a5dc
|
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | NTOS_MODE_USER |
#define | NDEBUG |
Functions | |
NTSTATUS __cdecl | _main (int argc, char *argv[], char *envp[], ULONG DebugFlag) |
static VOID FASTCALL | EnvironmentStringToUnicodeString (PWCHAR wsIn, PUNICODE_STRING usOut) |
VOID NTAPI | NtProcessStartup (PPEB Peb) |
#define NDEBUG |
Definition at line 26 of file entry_point.c.
#define NTOS_MODE_USER |
Definition at line 13 of file entry_point.c.
#define WIN32_NO_STATUS |
Definition at line 12 of file entry_point.c.
Referenced by NtProcessStartup().
|
static |
Definition at line 32 of file entry_point.c.
Referenced by NtProcessStartup().
Definition at line 59 of file entry_point.c.