Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
dialog.cpp File Reference
#include "winblows.h"
#include "resource.h"
#include "loadbmp.h"
#include <commctrl.h>

Go to the source code of this file.

Functions

BOOL CALLBACK Patch_Window_Proc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
 
HWND Create_Patch_Dialog (void)
 

Variables

HWND PatchDialog
 

Function Documentation

◆ Create_Patch_Dialog()

HWND Create_Patch_Dialog ( void )

Definition at line 30 of file dialog.cpp.

◆ Patch_Window_Proc()

BOOL CALLBACK Patch_Window_Proc ( HWND hwnd,
UINT iMsg,
WPARAM wParam,
LPARAM lParam )

Definition at line 40 of file dialog.cpp.

Variable Documentation

◆ PatchDialog

HWND PatchDialog

Definition at line 27 of file dialog.cpp.