#include <PuppetMasterDlg.h>
Inheritance diagram for CPuppetMasterDlg::

Public Types | |
| enum | { IDD = IDD_PUPPETMASTER_DIALOG } |
Public Methods | |
| CPuppetMasterDlg (CWnd *pParent=NULL) | |
| Constructor. More... | |
| virtual BOOL | DestroyWindow () |
Public Attributes | |
| CComboBox | m_ServerCombo |
| CButton | m_StopSessionButton |
| CButton | m_StartSessionButton |
| CTreeCtrl | m_MainTree |
| CListBox | m_ControlListBox |
| CStatic | m_MODEL9 |
| CStatic | m_MODEL8 |
| CStatic | m_MODEL7 |
| CStatic | m_MODEL6 |
| CStatic | m_MODEL5 |
| CStatic | m_MODEL4 |
| CStatic | m_MODEL3 |
| CStatic | m_MODEL2 |
| CStatic | m_MODEL1 |
| CComboBox | m_ComboBox |
| CStatic | m_JoyControl2 |
| CEdit | m_DebugBox |
| CStatic | m_JoyControl1 |
Protected Methods | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnSysCommand (UINT nID, LPARAM lParam) |
| afx_msg void | OnPaint () |
| afx_msg HCURSOR | OnQueryDragIcon () |
| afx_msg void | OnChangeEdit1 () |
| afx_msg void | OnExit () |
| afx_msg void | OnNewpuppetmastersetting () |
| afx_msg void | OnHelpAbout () |
| afx_msg void | OnHelpBox () |
| afx_msg void | OnOpenpuppetmastersetting () |
| afx_msg void | OnEditchangeCombo2 () |
| afx_msg void | OnFileOpenpuppetmastersetting () |
| afx_msg void | OnButton1 () |
| afx_msg void | OnSelchangeCombo1 () |
| afx_msg void | OnSelchanged (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnSelchangedTree1 (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnSelchangedTree2 (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnSelchangeControllers () |
| afx_msg void | OnStopsession () |
| afx_msg void | OnStartsession () |
| afx_msg void | OnSelchangeServercombo () |
| afx_msg void | OnControl1 () |
| afx_msg void | OnControl2 () |
| afx_msg void | OnModel0 () |
| afx_msg void | OnModel1 () |
| afx_msg void | OnModel2 () |
| afx_msg void | OnModel3 () |
| afx_msg void | OnModel4 () |
| afx_msg void | OnModel5 () |
| afx_msg void | OnModel6 () |
| afx_msg void | OnModel7 () |
| afx_msg void | OnModel8 () |
| afx_msg void | OnModel9 () |
Protected Attributes | |
| HICON | m_hIcon |
Private Methods | |
| void | addMidiDevice (unsigned int id) |
| Adds a new Midi device to the list of controls. More... | |
| void | addJoystickDevice (unsigned int id) |
| Adds a new Joystick device to the list of controls. More... | |
|
|
Constructor.
|
|
|
Adds a new Joystick device to the list of controls.
|
|
|
Adds a new Midi device to the list of controls.
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001