#include <DlgUpgrade.h>
Inheritance diagram for CUpgradeDlg:
Public Types | |
enum | { IDD = IDD_UPGRADE } |
Public Member Functions | |
CUpgradeDlg (CWnd *pParent=NULL) | |
void | ParseCheckAgain () |
Public Attributes | |
BOOL | m_bCheck |
CString | m_sMessage |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual void | OnOK () |
virtual void | OnCancel () |
virtual BOOL | OnInitDialog () |
|
Definition at line 39 of file DlgUpgrade.h. |
|
Definition at line 49 of file DlgUpgrade.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 57 of file DlgUpgrade.cpp. References CSkinDialog::DoDataExchange(), IDC_DONT_CHECK, IDC_MESSAGE, m_bCheck, and m_sMessage. |
|
Definition at line 125 of file DlgUpgrade.cpp. References ParseCheckAgain(). |
|
Reimplemented from CSkinDialog. Definition at line 69 of file DlgUpgrade.cpp. References IDR_MAINFRAME, m_bCheck, m_sMessage, CVersionChecker::m_sUpgradePrompt, CSkinDialog::OnInitDialog(), CSkinDialog::SkinMe(), and VersionChecker. |
|
|
Definition at line 132 of file DlgUpgrade.cpp. References m_bCheck, CVersionChecker::SetNextCheck(), and VersionChecker. Referenced by OnCancel(), and OnOK(). |
|
Definition at line 40 of file DlgUpgrade.h. Referenced by DoDataExchange(), OnInitDialog(), and ParseCheckAgain(). |
|
Definition at line 41 of file DlgUpgrade.h. Referenced by DoDataExchange(), and OnInitDialog(). |