Quake II RTX doxygen  1.0 dev
client.h File Reference
#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
 

Macro Definition Documentation

◆ PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION

#define PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION   0x02

Definition at line 49 of file client.h.

◆ PROCESS_DEP_ENABLE

#define PROCESS_DEP_ENABLE   0x01

Definition at line 46 of file client.h.

◆ STATIC

#define STATIC   static

Definition at line 41 of file client.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 37 of file client.h.

Variable Documentation

◆ hGlobalInstance

HINSTANCE hGlobalInstance