#include <AboutDlg.h>
Public Types | |
IDD = IDD_DIALOG_APP_ABOUT | |
enum | { IDD = IDD_DIALOG_APP_ABOUT } |
enum | { IDD = IDD_DIALOG_APP_ABOUT } |
Public Member Functions | |
CAboutDlg (CWnd *pParent=NULL) | |
CAboutDlg () | |
Public Attributes | |
CEdit | m_disclaimerEdit |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
DECLARE_MESSAGE_MAP () | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 18 of file AboutDlg.h.
anonymous enum |
anonymous enum |
CAboutDlg::CAboutDlg | ( | CWnd * | pParent = NULL |
) |
the constructor.
Definition at line 13 of file AboutDlg.cpp.
CAboutDlg::CAboutDlg | ( | ) |
Definition at line 239 of file SimRobXP.cpp.
CAboutDlg::DECLARE_MESSAGE_MAP | ( | ) | [protected] |
virtual void CAboutDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
void CAboutDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
BOOL CAboutDlg::OnInitDialog | ( | ) | [protected, virtual] |