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

#include <genlodextensiondialog.h>

Classes

struct  OptionsStruct
 

Public Member Functions

 GenLodExtensionDialogClass (Interface *maxinterface)
 
 ~GenLodExtensionDialogClass ()
 
bool Get_Options (OptionsStruct *options)
 
bool Dialog_Proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM)
 

Friends

BOOL CALLBACK _gen_lod_ext_dialog_proc (HWND Hwnd, UINT message, WPARAM wParam, LPARAM lParam)
 

Detailed Description

Definition at line 52 of file genlodextensiondialog.h.

Constructor & Destructor Documentation

◆ GenLodExtensionDialogClass()

GenLodExtensionDialogClass::GenLodExtensionDialogClass ( Interface * maxinterface)

Definition at line 69 of file genlodextensiondialog.cpp.

◆ ~GenLodExtensionDialogClass()

GenLodExtensionDialogClass::~GenLodExtensionDialogClass ( void )

Definition at line 90 of file genlodextensiondialog.cpp.

Member Function Documentation

◆ Dialog_Proc()

bool GenLodExtensionDialogClass::Dialog_Proc ( HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM  )

Definition at line 142 of file genlodextensiondialog.cpp.

◆ Get_Options()

bool GenLodExtensionDialogClass::Get_Options ( OptionsStruct * options)

Definition at line 108 of file genlodextensiondialog.cpp.

Friends And Related Symbol Documentation

◆ _gen_lod_ext_dialog_proc

BOOL CALLBACK _gen_lod_ext_dialog_proc ( HWND Hwnd,
UINT message,
WPARAM wParam,
LPARAM lParam )
friend

Definition at line 190 of file genlodextensiondialog.cpp.


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