Inheritance diagram for COpenDlg:

Public Types | |
| enum | |
Public Member Functions | |
| COpenDlg (CWnd *pParent=NULL) | |
| virtual | ~COpenDlg () |
| afx_msg void | OnBnClickedBrowsebutton () |
| afx_msg void | OnBnClickedBrowsebutton2 () |
| afx_msg void | OnBnClickedOk () |
| afx_msg void | OnUpdateDub (CCmdUI *pCmdUI) |
Public Attributes | |
| bool | m_fMultipleFiles |
| CList< CString > | m_fns |
| CComboBox | m_mrucombo |
| CString | m_path |
| CComboBox | m_mrucombo2 |
| CString | m_path2 |
| CButton | m_openbtn2 |
| CStatic | m_label2 |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
Definition at line 27 of file OpenDlg.h.
1.4.5