Win32-specific UFO header file. More...
#include <windows.h>
#include <shlobj.h>
#include "../system.h"
Go to the source code of this file.
Defines | |
#define | WIN32_LEAN_AND_MEAN |
Variables | |
HINSTANCE | global_hInstance |
Win32-specific UFO header file.
Definition in file win_local.h.
#define WIN32_LEAN_AND_MEAN |
Definition at line 29 of file win_local.h.
HINSTANCE global_hInstance |
Definition at line 33 of file win_shared.c.
Referenced by Sys_ConsoleInit(), Sys_ConsoleShutdown(), and WinMain().