Inheritance diagram for CSaveDlg:
Public Types | |
enum | |
Public Member Functions | |
CSaveDlg (CString in, CString out, CWnd *pParent=NULL) | |
virtual | ~CSaveDlg () |
afx_msg void | OnBnClickedCancel () |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg LRESULT | OnGraphNotify (WPARAM wParam, LPARAM lParam) |
Public Attributes | |
CAnimateCtrl | m_anim |
CProgressCtrl | m_progress |
CStatic | m_report |
CStatic | m_fromto |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Definition at line 29 of file SaveDlg.h.