|
UFO: Alien Invasion
|
Win32-specific UFO header file. More...


Go to the source code of this file.
Macros | |
| #define | WIN32_LEAN_AND_MEAN |
| #define | DWORD_PTR DWORD |
Functions | |
| void | Sys_BacktraceInit (void) |
| void | Sys_BacktraceShutdown (void) |
Variables | |
| HINSTANCE | global_hInstance |
Win32-specific UFO header file.
Definition in file win_local.h.
| #define DWORD_PTR DWORD |
Definition at line 34 of file win_local.h.
| #define WIN32_LEAN_AND_MEAN |
Definition at line 28 of file win_local.h.
Definition at line 159 of file win_backtrace.cpp.
Referenced by Sys_ConsoleInit().
Definition at line 166 of file win_backtrace.cpp.
Referenced by Sys_ConsoleShutdown().
|
extern |
Definition at line 39 of file win_shared.cpp.
Referenced by Sys_ConsoleInit(), Sys_ConsoleShutdown(), and WinMain().