|
Pyrogenesis
13997
|
#include "precompiled.h"#include "lib/sysdep/os/win/wstartup.h"#include "lib/sysdep/os/win/winit.h"Go to the source code of this file.
Macros | |
| #define | SECTION_ATTRIBUTES read,write |
Functions | |
| EXTERN_C int | wstartup_InitAndRegisterShutdown () |
| EXTERN_C | __declspec (allocate(".CRT$XIV")) int(*wstartup_pInitAndRegisterShutdown)() |
Definition at line 118 of file wstartup.cpp.
| EXTERN_C __declspec | ( | allocate(".CRT$XIV") | ) |
| EXTERN_C int wstartup_InitAndRegisterShutdown | ( | ) |
Definition at line 106 of file wstartup.cpp.
1.8.5