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

#include <w3ddlg.h>

Public Member Functions

 W3dOptionsDialogClass (Interface *maxinterface, ExpInterface *exportinterface)
 
 ~W3dOptionsDialogClass ()
 
bool Get_Export_Options (W3dExportOptionsStruct *options)
 
bool Dialog_Proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM)
 

Public Attributes

HWND Hwnd
 

Detailed Description

Definition at line 47 of file w3ddlg.h.

Constructor & Destructor Documentation

◆ W3dOptionsDialogClass()

W3dOptionsDialogClass::W3dOptionsDialogClass ( Interface * maxinterface,
ExpInterface * exportinterface )

Definition at line 76 of file w3ddlg.cpp.

◆ ~W3dOptionsDialogClass()

W3dOptionsDialogClass::~W3dOptionsDialogClass ( void )

Definition at line 89 of file w3ddlg.cpp.

Member Function Documentation

◆ Dialog_Proc()

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

Definition at line 134 of file w3ddlg.cpp.

◆ Get_Export_Options()

bool W3dOptionsDialogClass::Get_Export_Options ( W3dExportOptionsStruct * options)

Definition at line 95 of file w3ddlg.cpp.

Member Data Documentation

◆ Hwnd

HWND W3dOptionsDialogClass::Hwnd

Definition at line 59 of file w3ddlg.h.


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