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

#include <MatchDlg.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_MATCH }
 

Public Member Functions

 CMatchDlg (CWnd *pParent=NULL)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual void OnCancel ()
 
afx_msg void OnNomatch ()
 
afx_msg void OnMatch ()
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnSkip ()
 
afx_msg void OnSelchangeMatchcombo ()
 

Detailed Description

Definition at line 34 of file MatchDlg.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 42 of file MatchDlg.h.

Constructor & Destructor Documentation

◆ CMatchDlg()

CMatchDlg::CMatchDlg ( CWnd * pParent = NULL)

Definition at line 43 of file MatchDlg.cpp.

Member Function Documentation

◆ DoDataExchange()

void CMatchDlg::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 52 of file MatchDlg.cpp.

◆ OnCancel()

void CMatchDlg::OnCancel ( )
protectedvirtual

Definition at line 73 of file MatchDlg.cpp.

◆ OnInitDialog()

BOOL CMatchDlg::OnInitDialog ( )
protectedvirtual

Definition at line 100 of file MatchDlg.cpp.

◆ OnMatch()

void CMatchDlg::OnMatch ( )
protected

Definition at line 88 of file MatchDlg.cpp.

◆ OnNomatch()

void CMatchDlg::OnNomatch ( )
protected

Definition at line 81 of file MatchDlg.cpp.

◆ OnSelchangeMatchcombo()

void CMatchDlg::OnSelchangeMatchcombo ( )
protected

Definition at line 160 of file MatchDlg.cpp.

◆ OnSkip()

void CMatchDlg::OnSkip ( )
protected

Definition at line 180 of file MatchDlg.cpp.


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