#include <propdlg.h>
Inheritance diagram for CAdvancedPage:
Public Member Functions | |
CAdvancedPage (CProfilePropertySheet *pcppsBoss) | |
~CAdvancedPage () | |
virtual BOOL | OnInit () |
virtual BOOL | OnCommand (WORD wNotifyCode, WORD wid, HWND hwndCtl) |
Private Member Functions | |
void | Update () |
Private Attributes | |
CProfilePropertySheet & | m_cppsBoss |
|
Definition at line 73 of file propdlg.cpp. References CAdvancedPage(). Referenced by CAdvancedPage().
|
|
Definition at line 79 of file propdlg.cpp.
|
|
Reimplemented from CDialog. Definition at line 124 of file propdlg.cpp. References AddDeviceButton, BOOL, DeviceListControl, CProfilePropertySheet::Dissociate(), EnableWindow(), FALSE, GetDlgItem(), m_cppsBoss, OnCommand(), RemoveDeviceButton, SendDlgItemMessage(), SendMessage(), TRUE, and Update(). Referenced by OnCommand().
|
|
Reimplemented from CDialog. Definition at line 112 of file propdlg.cpp. References BOOL, CProfile::GetName(), m_cppsBoss, CProfilePropertySheet::Profile(), SetDlgItemText(), TRUE, and Update().
|
|
Definition at line 84 of file propdlg.cpp. References AddDeviceButton, CProfilePropertySheet::Association(), CProfile::AssociationCount(), CProfilePropertySheet::AssociationCount(), CProfile::DeviceCount(), DeviceListControl, CProfilePropertySheet::DisplayName(), EnableWindow(), GetDlgItem(), m_cppsBoss, CProfilePropertySheet::Profile(), RemoveDeviceButton, and SendDlgItemMessage(). Referenced by OnCommand(), and OnInit().
|
|
Definition at line 62 of file propdlg.h. Referenced by OnCommand(), OnInit(), and Update(). |