#include <devprop.h>
Inheritance diagram for CPrinterProfileManagement:
Public Member Functions | |
CPrinterProfileManagement (LPCTSTR lpstrName, HINSTANCE hiWhere) | |
~CPrinterProfileManagement () | |
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 |
BOOL | m_bManualMode |
BOOL | m_bAdminAccess |
BOOL | m_bLocalPrinter |
|
Definition at line 814 of file devprop.cpp. References CPrinterProfileManagement(), and PrinterUI. Referenced by CPrinterProfileManagement().
|
|
Definition at line 141 of file devprop.h.
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 741 of file devprop.cpp. References CUintArray::Count(), CProfileArray::Count(), DefaultButton, DefaultProfile, DEVLIST_NOSELECT, DEVLIST_ONINIT, dwFlags, EnableWindow(), FillList(), GetDlgItem(), CString::Load(), m_bAdminAccess, m_bManualMode, m_uDefault, NoProfileString, SendMessage(), and SetDlgItemText(). Referenced by FillList(), OnCommand(), and OnNotify().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 732 of file devprop.cpp. References CProfileArray::Count(), CDeviceProfileManagement::InitList(), and m_uDefault. Referenced by OnNotify().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 950 of file devprop.cpp. References AskRemoveDefault, AutoSelButton, BOOL, CProfileArray::Count(), DefaultButton, DEVLIST_CHANGED, CPropertyPage::EnableApplyButton(), EnableWindow(), FALSE, FillList(), GetDlgItem(), m_bManualMode, m_uDefault, ManualSelButton, OnCommand(), RemoveButton, SendMessage(), CPropertyPage::SettingChanged(), and TRUE. Referenced by OnCommand().
|
|
Reimplemented from CPropertyPage. Definition at line 1186 of file devprop.cpp. References BOOL, OnContextMenu(), PrinterUIHelpIds, TRUE, and WINDOWS_HELP_FILE. Referenced by OnContextMenu().
|
|
Reimplemented from CPropertyPage. Definition at line 1176 of file devprop.cpp. References BOOL, OnHelp(), PrinterUIHelpIds, TRUE, and WINDOWS_HELP_FILE. Referenced by OnHelp().
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 822 of file devprop.cpp. References AddButton, AutoSelButton, BOOL, BYTE, CheckDlgButton(), DefaultButton, DefaultProfile, DefaultProfileText, DWORD, EnableWindow(), FALSE, GetDlgItem(), InternalGetDeviceConfig(), m_bAdminAccess, m_bLocalPrinter, m_bManualMode, ManualSelButton, MAX_PATH, NULL, CDeviceProfileManagement::OnInit(), PBYTE, pd, RemoveButton, SendMessage(), SetFocus, and TRUE.
|
|
Reimplemented from CDeviceProfileManagement. Definition at line 1075 of file devprop.cpp. References BOOL, CUintArray::Count(), CProfileArray::Count(), CPropertyPage::DisableApplyButton(), DWORD, FALSE, FillList(), InitList(), InternalSetDeviceConfig(), m_bManualMode, m_uDefault, NoDefaultProfile, OnNotify(), CPropertyPage::SettingChanged(), SetWindowLongPtr(), and TRUE. Referenced by OnNotify().
|
|
Definition at line 132 of file devprop.h. Referenced by FillList(), and OnInit(). |
|
Definition at line 133 of file devprop.h. Referenced by OnInit(). |
|
Definition at line 131 of file devprop.h. Referenced by FillList(), OnCommand(), OnInit(), and OnNotify(). |
|
Definition at line 130 of file devprop.h. Referenced by FillList(), InitList(), OnCommand(), and OnNotify(). |