Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
win.cpp File Reference
#include "always.h"
#include "win.h"
#include "wwdebug.h"

Go to the source code of this file.

Variables

HINSTANCE ProgramInstance
 
HWND MainWindow
 
bool GameInFocus = false
 

Variable Documentation

◆ GameInFocus

bool GameInFocus = false

Definition at line 25 of file win.cpp.

◆ MainWindow

HWND MainWindow

Definition at line 24 of file win.cpp.

◆ ProgramInstance

HINSTANCE ProgramInstance

Definition at line 23 of file win.cpp.