#include <Prg_UpdatePage.h>
Public Types | |
| enum | { IDD = IDD_PRG_UPDATE } |
Public Member Functions | |
| CPrg_UpdatePage () | |
| ~CPrg_UpdatePage () | |
| virtual BOOL | OnApply () |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | UpdateEnabled () |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnChangeUpdateurl () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
| afx_msg void | OnAutoupdatesInstall () |
| afx_msg void | OnAutoupdatesNotifyonly () |
| afx_msg void | OnAutoupdatesTurnoff () |
Definition at line 13 of file Prg_UpdatePage.h.
| anonymous enum |
| CPrg_UpdatePage::CPrg_UpdatePage | ( | ) |
| CPrg_UpdatePage::~CPrg_UpdatePage | ( | ) |
Definition at line 24 of file Prg_UpdatePage.cpp.
| BOOL CPrg_UpdatePage::OnApply | ( | ) | [virtual] |
Definition at line 68 of file Prg_UpdatePage.cpp.
References _UpdateMgr, AUT_DLANDINST, AUT_NOTIFYONLY, AUT_TURNOFF, fsURL::Crack(), FALSE, fsURL::GetHostName(), IDC_AUTOUPDATES_INSTALL, IDC_AUTOUPDATES_NOTIFYONLY, IDC_UPDATEURL, IR_SUCCESS, L_CHECKURL, L_INPERR, LS, fsUpdateMgr::m_enAUT, fsUpdateMgr::m_strDlFullInstallPath, fsUpdateMgr::m_strDlUpgradesPath, and fsUpdateMgr::m_strUpdateUrl.
| void CPrg_UpdatePage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 28 of file Prg_UpdatePage.cpp.
| void CPrg_UpdatePage::UpdateEnabled | ( | ) | [protected] |
Definition at line 170 of file Prg_UpdatePage.cpp.
References b, BOOL, IDC__URL, IDC_AUTOUPDATES_TURNOFF, and IDC_UPDATEURL.
Referenced by OnAutoupdatesInstall(), OnAutoupdatesNotifyonly(), OnAutoupdatesTurnoff(), and OnInitDialog().
| void CPrg_UpdatePage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 122 of file Prg_UpdatePage.cpp.
References _CHMgr, IDC__URL, IDC_UPDATEURL, L_UPDSERVURLHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CPrg_UpdatePage::ApplyLanguage | ( | ) | [protected] |
Definition at line 111 of file Prg_UpdatePage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC_AUTOUPDATES_INSTALL, IDC_AUTOUPDATES_NOTIFYONLY, IDC_AUTOUPDATES_TURNOFF, L_AUTOUPDATE_DLANDINST, L_AUTOUPDATE_NOTIFYONLY, and L_AUTOUPDATE_TURNOFF.
Referenced by OnInitDialog().
| BOOL CPrg_UpdatePage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 48 of file Prg_UpdatePage.cpp.
References _UpdateMgr, ApplyLanguage(), fsUpdateMgr::m_enAUT, fsUpdateMgr::m_strUpdateUrl, TRUE, and UpdateEnabled().
| void CPrg_UpdatePage::OnChangeUpdateurl | ( | ) | [protected] |
Definition at line 63 of file Prg_UpdatePage.cpp.
| void CPrg_UpdatePage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 100 of file Prg_UpdatePage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CPrg_UpdatePage::OnWhatisthis | ( | ) | [protected] |
| BOOL CPrg_UpdatePage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 135 of file Prg_UpdatePage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
| void CPrg_UpdatePage::OnAutoupdatesInstall | ( | ) | [protected] |
| void CPrg_UpdatePage::OnAutoupdatesNotifyonly | ( | ) | [protected] |
| void CPrg_UpdatePage::OnAutoupdatesTurnoff | ( | ) | [protected] |
1.5.6