|
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 | main (int argc, char **argv, char **env) |
| static const IMAGE_NT_HEADERS * | get_nt_header (void) |
| int __cdecl | mainCRTStartup (void) |
|
static |
Definition at line 35 of file crt_main.c.
Referenced by check_pe_exe(), get_resource_section(), get_section_header(), mainCRTStartup(), read_mapped_resources(), and write_raw_resources().
Definition at line 5 of file TestTimer.c.
Definition at line 41 of file crt_main.c.