#include <WaitDlg.h>
|
enum | { IDD = IDD_DLG_WAIT
} |
|
Definition at line 40 of file WaitDlg.h.
CWaitDlg::CWaitDlg |
( |
CWnd * |
pParent = NULL , |
|
|
const char * |
msg = "Wait..." |
|
) |
| |
void CWaitDlg::AllowCancel |
( |
bool |
enable | ) |
|
void CWaitDlg::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
void CWaitDlg::OnCancel |
( |
| ) |
|
|
protectedvirtual |
BOOL CWaitDlg::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
bool CWaitDlg::cancelPressed |
|
private |
CString CWaitDlg::waitStr |
The documentation for this class was generated from the following files: