GME
13
|
#include <GMEApp.h>
Public Types | |
enum | { IDD = IDD_DLL_DIALOG } |
Public Member Functions | |
CDLLInfoDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CListCtrl | m_DLLList |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
CDLLInfoDlg::CDLLInfoDlg | ( | CWnd * | pParent = NULL | ) |
Definition at line 103 of file AboutDlg.cpp.
void CDLLInfoDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 111 of file AboutDlg.cpp.
BOOL CDLLInfoDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 230 of file AboutDlg.cpp.
CListCtrl CDLLInfoDlg::m_DLLList |