#include <devprop.h>
Inheritance diagram for CMonitorProfileManagement:
Public Member Functions | |
CMonitorProfileManagement (LPCTSTR lpstrName, LPCTSTR lpstrFriendlyName, HINSTANCE hiWhere) | |
~CMonitorProfileManagement () | |
virtual BOOL | OnInit () |
virtual BOOL | OnCommand (WORD wNotifyCode, WORD wid, HWND hwndCtl) |
virtual BOOL | OnNotify (int idCtrl, LPNMHDR pnmh) |
virtual BOOL | OnHelp (LPHELPINFO pHelp) |
virtual BOOL | OnContextMenu (HWND hwnd) |
Protected Member Functions | |
virtual void | InitList () |
virtual void | FillList (DWORD dwFlags=0) |
Protected Attributes | |
unsigned | m_uDefault |
CString | m_csDeviceFriendlyName |
|
Definition at line 1379 of file devprop.cpp. References CMonitorProfileManagement(), IsAdmin(), m_csDeviceFriendlyName, and MonitorUI. Referenced by CMonitorProfileManagement().
|
|
Definition at line 186 of file devprop.h.
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1293 of file devprop.cpp. References CUintArray::Count(), CProfileArray::Count(), DefaultButton, DefaultProfile, DEVLIST_NOSELECT, DEVLIST_ONINIT, dwFlags, EnableWindow(), FALSE, FillList(), GetDlgItem(), CString::Load(), m_uDefault, NoProfileString, RemoveButton, SendMessage(), and SetDlgItemText(). Referenced by FillList(), OnCommand(), and OnNotify().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1284 of file devprop.cpp. References CProfileArray::Count(), CDeviceProfileManagement::InitList(), and m_uDefault. Referenced by OnNotify().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1431 of file devprop.cpp. References AskRemoveDefault, BOOL, CProfileArray::Count(), DefaultButton, DEVLIST_CHANGED, FALSE, FillList(), m_uDefault, OnCommand(), RemoveButton, SendMessage(), and TRUE. Referenced by OnCommand().
|
|
Reimplemented from CPropertyPage. Definition at line 1636 of file devprop.cpp. References BOOL, MonitorUIHelpIds, OnContextMenu(), TRUE, and WINDOWS_HELP_FILE. Referenced by OnContextMenu().
|
|
Reimplemented from CPropertyPage. Definition at line 1626 of file devprop.cpp. References BOOL, MonitorUIHelpIds, OnHelp(), TRUE, and WINDOWS_HELP_FILE. Referenced by OnHelp().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1397 of file devprop.cpp. References AddButton, BOOL, DefaultButton, EnableWindow(), FALSE, GetDlgItem(), m_csDeviceFriendlyName, MonitorName, CDeviceProfileManagement::OnInit(), RemoveButton, SetDlgItemText(), SetFocus, and TRUE.
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1533 of file devprop.cpp. References BOOL, CUintArray::Count(), CProfileArray::Count(), CPropertyPage::DisableApplyButton(), FALSE, FillList(), InitList(), m_uDefault, NoDefaultProfile, OnNotify(), CPropertyPage::SettingChanged(), SetWindowLongPtr(), and TRUE. Referenced by OnNotify().
|
|
Definition at line 178 of file devprop.h. Referenced by CMonitorProfileManagement(), and OnInit(). |
|
Definition at line 177 of file devprop.h. Referenced by FillList(), InitList(), OnCommand(), and OnNotify(). |