#include <MyProgressDialog.h>
Public Types | |
enum | { IDD = IDD_PROGRESSDIALOG } |
Public Methods | |
void | InitProgressDialog (char *caption, int max) |
Inits progress dialog with a caption and maximum step number. | |
MyProgressDialog (CWnd *pParent=NULL) | |
Public Attributes | |
CProgressCtrl | m_Progress |
Protected Methods | |
virtual void | DoDataExchange (CDataExchange *pDX) |