#include <propdlg.h>
Inheritance diagram for CInstallPage:
Public Member Functions | |
CInstallPage (CProfilePropertySheet *pcppsBoss) | |
~CInstallPage () | |
virtual BOOL | OnInit () |
virtual BOOL | OnCommand (WORD wNotifyCode, WORD wid, HWND hwndCtl) |
Private Attributes | |
CProfilePropertySheet & | m_cppsBoss |
|
Definition at line 26 of file propdlg.cpp. References CInstallPage(). Referenced by CInstallPage().
|
|
Definition at line 31 of file propdlg.cpp.
|
|
Reimplemented from CDialog. Definition at line 45 of file propdlg.cpp. References BOOL, CProfilePropertySheet::DeleteOnUninstall(), FALSE, IsDlgButtonChecked(), m_cppsBoss, OnCommand(), SendDlgItemMessage(), and TRUE. Referenced by OnCommand().
|
|
Reimplemented from CDialog. Definition at line 35 of file propdlg.cpp. References BOOL, CheckDlgButton(), CProfilePropertySheet::DeleteIsOK(), CProfile::GetName(), CProfile::IsInstalled(), m_cppsBoss, CProfilePropertySheet::Profile(), SetDlgItemText(), and TRUE.
|
|
Definition at line 41 of file propdlg.h. Referenced by OnCommand(), and OnInit(). |