#include <profassoc.h>
Inheritance diagram for CAddDeviceDialog:
Public Member Functions | |
CAddDeviceDialog (CProfileAssociationPage *pcpas, HWND hwndParent) | |
virtual BOOL | OnInit () |
virtual BOOL | OnCommand (WORD wNotification, WORD wid, HWND hwndControl) |
virtual BOOL | OnHelp (LPHELPINFO pHelp) |
virtual BOOL | OnContextMenu (HWND hwnd) |
BOOL | bCanceled () |
CAddDeviceDialog (CProfilePropertySheet &cpps, HWND hwndParent) | |
virtual BOOL | OnInit () |
virtual BOOL | OnCommand (WORD wNotification, WORD wid, HWND hwndControl) |
Private Attributes | |
CProfileAssociationPage * | m_pcpasBoss |
HWND | m_hwndList |
HWND | m_hwndButton |
BOOL | m_bCanceled |
CProfilePropertySheet & | m_cppsBoss |
|
Definition at line 379 of file profassoc.cpp. References AddDeviceDialog, CAddDeviceDialog(), CDialog::DoModal(), m_bCanceled, m_pcpasBoss, and TRUE. Referenced by CAddDeviceDialog().
|
|
Definition at line 172 of file propdlg.cpp. References AddDeviceDialog, CAddDeviceDialog(), and CDialog::DoModal().
|
|
Definition at line 93 of file profassoc.h. References BOOL, and m_bCanceled. Referenced by CProfileAssociationPage::OnCommand().
|
|
Reimplemented from CDialog. |
|
Reimplemented from CDialog. Definition at line 421 of file profassoc.cpp. References AddDeviceButton, CProfileAssociationPage::Associate(), BOOL, EnableWindow(), FALSE, m_bCanceled, m_hwndButton, m_hwndList, m_pcpasBoss, OnCommand(), SendMessage(), and TRUE. Referenced by OnCommand().
|
|
Reimplemented from CDialog. Definition at line 469 of file profassoc.cpp. References AddDeviceUIHelpIds, BOOL, DWORD, GetDlgCtrlID(), OnContextMenu(), TRUE, and WINDOWS_HELP_FILE. Referenced by OnContextMenu().
|
|
Reimplemented from CDialog. Definition at line 459 of file profassoc.cpp. References AddDeviceUIHelpIds, BOOL, OnHelp(), TRUE, and WINDOWS_HELP_FILE. Referenced by OnHelp().
|
|
Reimplemented from CDialog. |
|
Reimplemented from CDialog. Definition at line 389 of file profassoc.cpp. References AddDeviceButton, CProfileAssociationPage::Association(), CProfileAssociationPage::AssociationCount(), BOOL, CProfile::DeviceCount(), DeviceListControl, CProfile::DisplayName(), EnableWindow(), GetDlgItem(), m_hwndButton, m_hwndList, m_pcpasBoss, CProfileAssociationPage::Profile(), SendMessage(), and TRUE.
|
|
Definition at line 81 of file profassoc.h. Referenced by bCanceled(), CAddDeviceDialog(), and OnCommand(). |
|
|
|
Definition at line 84 of file propdlg.h. Referenced by OnCommand(), and OnInit(). |
|
Definition at line 84 of file propdlg.h. Referenced by OnCommand(), and OnInit(). |
|
Definition at line 79 of file profassoc.h. Referenced by CAddDeviceDialog(), OnCommand(), and OnInit(). |