Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
netserv.cpp File Reference
#include <windows.h>
#include <malloc.h>

Go to the source code of this file.

Classes

class  Pipe
 

Macros

#define STRICT
 
#define WIN32_LEAN_AND_MEAN
 

Functions

int CALLBACK WinMain (HINSTANCE, HINSTANCE, LPSTR, int)
 

Macro Definition Documentation

◆ STRICT

#define STRICT

Definition at line 29 of file netserv.cpp.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 30 of file netserv.cpp.

Function Documentation

◆ WinMain()

int CALLBACK WinMain ( HINSTANCE ,
HINSTANCE ,
LPSTR ,
int  )

Definition at line 274 of file netserv.cpp.