Public Types | |
| enum | |
Public Member Functions | |
| CLobbyPage () | |
| CLobbyPage (KFile &File) | |
| ~CLobbyPage () | |
| void | Load () |
| void | Save () |
Public Attributes | |
| CSpinButtonCtrl | m_SpinMaxServers |
| CSpinButtonCtrl | m_SpinListenPort |
| UINT | m_ListenPort |
| UINT | m_MaxServers |
| CString | m_Name |
| UINT | m_RequestPort |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnButtonRun () |
Protected Attributes | |
| KIni * | m_pIni |
Definition at line 14 of file LobbyPage.h.
1.5.1-p1