|
GME
13
|
Public Types | |
| enum | { IDD = IDD_ABOUTBOX } |
Public Member Functions | |
| CAboutDlg () | |
| afx_msg void | OnEnChangeRichedit21 () |
Public Attributes | |
| CStatic | m_bmpAbout |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| afx_msg void | OnAboutPicture () |
| virtual BOOL | OnInitDialog () |
Definition at line 8 of file AboutDlg.cpp.
| anonymous enum |
Definition at line 15 of file AboutDlg.cpp.
Definition at line 36 of file AboutDlg.cpp.
| void CAboutDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 42 of file AboutDlg.cpp.
| void CAboutDlg::OnAboutPicture | ( | ) | [protected] |
Definition at line 63 of file AboutDlg.cpp.
| void CAboutDlg::OnEnChangeRichedit21 | ( | ) |
Definition at line 266 of file AboutDlg.cpp.
| BOOL CAboutDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 70 of file AboutDlg.cpp.
| CStatic CAboutDlg::m_bmpAbout |
Definition at line 16 of file AboutDlg.cpp.
1.7.6.1