![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <NewProjDlg.h>
Public Types | |
| enum | { IDD = IDD_DLG_NEWPROJECT } |
Public Member Functions | |
| CNewProjDlg (CWnd *pParent=NULL) | |
Public Attributes | |
| CString | m_strName |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 40 of file NewProjDlg.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 48 of file NewProjDlg.h.
| CNewProjDlg::CNewProjDlg | ( | CWnd * | pParent = NULL | ) |
Definition at line 46 of file NewProjDlg.cpp.
|
protectedvirtual |
Definition at line 55 of file NewProjDlg.cpp.
| CString CNewProjDlg::m_strName |
Definition at line 49 of file NewProjDlg.h.
1.8.6.