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

#include <VerifyDlg.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_MATCHDIALOG }
 

Public Member Functions

 VerifyDlg (BabylonText *ntext, LangID langid, const char *path, CWnd *pParent=NULL)
 
void CloseAudio (void)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnNomatch ()
 
afx_msg void OnMatch ()
 
virtual void OnCancel ()
 
afx_msg void OnStop ()
 
afx_msg void OnPlay ()
 
afx_msg void OnPause ()
 
afx_msg void OnTimer (UINT nIDEvent)
 

Detailed Description

Definition at line 34 of file VerifyDlg.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 53 of file VerifyDlg.h.

Constructor & Destructor Documentation

◆ VerifyDlg()

VerifyDlg::VerifyDlg ( BabylonText * ntext,
LangID langid,
const char * path,
CWnd * pParent = NULL )

Definition at line 38 of file VerifyDlg.cpp.

Member Function Documentation

◆ CloseAudio()

void VerifyDlg::CloseAudio ( void )

Definition at line 208 of file VerifyDlg.cpp.

◆ DoDataExchange()

void VerifyDlg::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 51 of file VerifyDlg.cpp.

◆ OnCancel()

void VerifyDlg::OnCancel ( )
protectedvirtual

Definition at line 151 of file VerifyDlg.cpp.

◆ OnInitDialog()

BOOL VerifyDlg::OnInitDialog ( )
protectedvirtual

Definition at line 74 of file VerifyDlg.cpp.

◆ OnMatch()

void VerifyDlg::OnMatch ( )
protected

Definition at line 143 of file VerifyDlg.cpp.

◆ OnNomatch()

void VerifyDlg::OnNomatch ( )
protected

Definition at line 136 of file VerifyDlg.cpp.

◆ OnPause()

void VerifyDlg::OnPause ( )
protected

Definition at line 189 of file VerifyDlg.cpp.

◆ OnPlay()

void VerifyDlg::OnPlay ( )
protected

Definition at line 171 of file VerifyDlg.cpp.

◆ OnStop()

void VerifyDlg::OnStop ( )
protected

Definition at line 159 of file VerifyDlg.cpp.

◆ OnTimer()

void VerifyDlg::OnTimer ( UINT nIDEvent)
protected

Definition at line 219 of file VerifyDlg.cpp.


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