Inherits CInitCommonControls< CUPDIALOG_CONTROL_CLASSES >.
|
| CUPDialog (HWND hParentWnd, LP_CUPDIALOG_USERPROC lpUserProc, LPVOID lpUserProcParam, LPCTSTR lpszDlgTitle=_T("Please Wait.."), bool bAllowCancel=true) |
|
void | SetDialogTemplate (HINSTANCE hInst, LPCTSTR lpTemplateName, int StaticControlId, int ProgressBarControlId, int CancelButtonId) |
|
void | SetTerminationDelay (DWORD dwMilliSeconds) |
|
INT_PTR | DoModal () |
|
virtual INT_PTR | OnMessage (HWND hDlg, UINT Message, WPARAM wParam, LPARAM lParam, BOOL bProcessed) |
|
|
INT_PTR CALLBACK | ProgressDlgProc (HWND, UINT, WPARAM, LPARAM) |
|
Definition at line 90 of file UPDialog.h.
The documentation for this class was generated from the following files: