|
ReactOS 0.4.16-dev-2122-g1628f5e
|
#include <stdarg.h>#include <stdlib.h>#include <process.h>#include "windef.h"#include "winbase.h"#include "winternl.h"
Go to the source code of this file.
Functions | |
| int __cdecl | wmain (int argc, WCHAR **argv, WCHAR **env) |
| static const IMAGE_NT_HEADERS * | get_nt_header (void) |
| int __cdecl | wmainCRTStartup (void) |
|
static |
Definition at line 35 of file crt_wmain.c.
Referenced by wmainCRTStartup().
Definition at line 41 of file crt_wmain.c.