#include "shared/shared.h"
#include "common/common.h"
#include "common/cvar.h"
#include "common/files.h"
#include "system/system.h"
#include <windows.h>
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | STATIC static |
#define | PROCESS_DEP_ENABLE 0x01 |
#define | PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION 0x02 |
Variables | |
HINSTANCE | hGlobalInstance |
HINSTANCE hGlobalInstance |
Definition at line 28 of file system.c.
Referenced by DI_InitMouse(), GetFakeWindowExtensions(), main(), Sys_ExceptionFilter(), win_disablewinkey_changed(), Win_Init(), and Win_Shutdown().