Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Main Class Reference

#include <autorun.h>

Static Public Member Functions

static int MessageLoop (void)
 

Static Public Attributes

static HINSTANCE hInstance = 0
 
static HINSTANCE hPrevInstance = 0
 
static HMODULE hModule = 0
 
static int nCmdShow = 0
 

Detailed Description

Definition at line 179 of file autorun.h.

Member Function Documentation

◆ MessageLoop()

int Main::MessageLoop ( void )
static

Definition at line 931 of file autorun.cpp.

Member Data Documentation

◆ hInstance

HINSTANCE Main::hInstance = 0
static

Definition at line 182 of file autorun.h.

◆ hModule

HMODULE Main::hModule = 0
static

Definition at line 184 of file autorun.h.

◆ hPrevInstance

HINSTANCE Main::hPrevInstance = 0
static

Definition at line 183 of file autorun.h.

◆ nCmdShow

int Main::nCmdShow = 0
static

Definition at line 185 of file autorun.h.


The documentation for this class was generated from the following files: