|
ReactOS 0.4.17-dev-934-g091855f
|
#include <CCustomizeDialog.h>


Public Types | |
| enum | { IDD = IDD_CUSTOMIZE } |
Public Member Functions | |
| CCustomizeDialog (CMainWnd *MainWnd, CConsoleWnd *console) | |
| ~CCustomizeDialog () | |
| LRESULT | OnInitDialog (UINT nMessage, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnCommand (WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL &bHandled) |
Private Attributes | |
| CMainWnd * | m_MainWnd |
| CComPtr< CConsoleWnd > | m_Console |
Definition at line 10 of file CCustomizeDialog.h.
| anonymous enum |
|
inline |
Definition at line 35 of file CCustomizeDialog.h.
|
inline |
Definition at line 41 of file CCustomizeDialog.h.
|
inline |
Definition at line 64 of file CCustomizeDialog.h.
|
inline |
Definition at line 45 of file CCustomizeDialog.h.
|
private |
Definition at line 31 of file CCustomizeDialog.h.
Referenced by CCustomizeDialog(), OnCommand(), and OnInitDialog().
|
private |
Definition at line 30 of file CCustomizeDialog.h.
Referenced by CCustomizeDialog(), OnCommand(), and OnInitDialog().