Public Member Functions | |
| CMainFrame () | |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
| virtual | ~CMainFrame () |
| afx_msg void | OnWindowPosChanging (WINDOWPOS *lpwndpos) |
Protected Member Functions | |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
Protected Attributes | |
| CStatusBar | m_wndStatusBar |
| CToolBar | m_wndToolBar |
| CReBar | m_wndReBar |
| CDialogBar | m_wndDlgBar |
Definition at line 9 of file MainFrm.h.
1.5.1-p1