|
enum | { IDD = IDD_VOICE2BUDDYMFC_DIALOG
} |
|
|
void | DoLogin (const CString &theEmail, const CString &theNickname, const CString &thePassword) |
|
| CVoice2BuddyMFCDlg (CWnd *pParent=NULL) |
|
|
GPConnection | m_GP |
|
BOOL | m_Initialized |
|
BOOL | m_Connected |
|
unsigned int | m_NNCookie |
|
GPProfile | m_InvitedPlayer |
|
GPProfile | m_MyProfileId |
|
VoiceSetupInfo | m_SetupInfo |
|
CButton | m_SetupButton |
|
CButton | m_VoiceChatButton |
|
CListBox | m_BuddyList |
|
|
virtual void | DoDataExchange (CDataExchange *pDX) |
|
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
|
virtual BOOL | OnInitDialog () |
|
afx_msg void | OnSysCommand (UINT nID, LPARAM lParam) |
|
afx_msg void | OnPaint () |
|
afx_msg HCURSOR | OnQueryDragIcon () |
|
afx_msg void | OnSetup () |
|
afx_msg void | OnVoiceChat () |
|
afx_msg void | OnExit () |
|
afx_msg void | OnTimer (UINT nIDEvent) |
|
afx_msg void | OnDestroy () |
|
afx_msg void | OnSelchangeBuddylist () |
|
The documentation for this class was generated from the following files:
- code/gamespy/Voice2/Voice2BuddyMFC/Voice2BuddyMFCDlg.h
- code/gamespy/Voice2/Voice2BuddyMFC/Voice2BuddyMFCDlg.cpp