#include <Dlg_SpreadHelp2.h>
Public Types | |
| enum | { IDD = IDD_SPREADHELP2 } |
Public Member Functions | |
| ~CDlg_SpreadHelp2 () | |
| CDlg_SpreadHelp2 (CWnd *pParent=NULL) | |
Public Attributes | |
| CWebBrowser2 | m_wb |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| virtual void | OnOK () |
| virtual void | OnCancel () |
Protected Attributes | |
| CString | m_strFile |
| CDlg_SpreadHelp2_wb_UIHandler | m_wbuih |
| CDlg_SpreadHelp2_wb_Events | m_wbe |
Definition at line 19 of file Dlg_SpreadHelp2.h.
| anonymous enum |
| CDlg_SpreadHelp2::~CDlg_SpreadHelp2 | ( | ) |
| CDlg_SpreadHelp2::CDlg_SpreadHelp2 | ( | CWnd * | pParent = NULL |
) |
Definition at line 17 of file Dlg_SpreadHelp2.cpp.
| void CDlg_SpreadHelp2::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
| void CDlg_SpreadHelp2::ApplyLanguage | ( | ) | [protected] |
Definition at line 152 of file Dlg_SpreadHelp2.cpp.
References _App, _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC_DONTSHOWAGAIN, IDC_REMIND_IN3DAYS, L_JOINBUZZ, L_NOTHANKYOU, L_PLACELINKTOFDM2, L_REMIND_IN3DAYS, L_SHDLG_DONTSHOWAGAIN, fsAppSettings::View_SpreadHelpDialog_RadioButton1Text(), and fsAppSettings::View_SpreadHelpDialog_RadioButton2Text().
Referenced by OnInitDialog().
| BOOL CDlg_SpreadHelp2::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 39 of file Dlg_SpreadHelp2.cpp.
References _App, ApplyLanguage(), vmsWebBrowserEvents::Attach(), vmsFDMCustomizations::get_AffiliateID(), IDC_DONTSHOWAGAIN, IDC_REMIND_IN3DAYS, L_BLOG, L_DEARFOLK, L_FDMBUZZ, L_SHDLG_M1, L_SHDLG_M2, L_SHDLG_M3, L_SHDLG_M3_BEFORE_AUG16_2006, L_SHDLG_M4, L_SHDLG_M5, LS, CMainFrame::m_Customizations, m_strFile, m_wb, m_wbe, MY_MAX_PATH, CWebBrowser2::Navigate(), PRG_BUILD_NUMBER, SHR_IN3DAYS, SHR_WAIT1STTIME, TRUE, fsAppSettings::View_SpreadHelpDialog(), and fsAppSettings::View_SpreadHelpDialog_LinkToUsText().
| void CDlg_SpreadHelp2::OnOK | ( | ) | [protected, virtual] |
Definition at line 171 of file Dlg_SpreadHelp2.cpp.
References _App, fsOpenUrlInBrowser(), vmsFDMCustomizations::get_AffiliateID(), CMainFrame::m_Customizations, PRG_BUILD_NUMBER, SHR_NEVER, and fsAppSettings::View_SpreadHelpDialog().
| void CDlg_SpreadHelp2::OnCancel | ( | ) | [protected, virtual] |
Definition at line 186 of file Dlg_SpreadHelp2.cpp.
References _App, IDC_REMIND_IN3DAYS, SHR_IN3DAYS, SHR_NEVER, and fsAppSettings::View_SpreadHelpDialog().
Definition at line 28 of file Dlg_SpreadHelp2.h.
Referenced by DoDataExchange(), and OnInitDialog().
CString CDlg_SpreadHelp2::m_strFile [protected] |
Definition at line 38 of file Dlg_SpreadHelp2.h.
Referenced by OnInitDialog(), and ~CDlg_SpreadHelp2().
Definition at line 39 of file Dlg_SpreadHelp2.h.
CDlg_SpreadHelp2_wb_Events CDlg_SpreadHelp2::m_wbe [protected] |
1.5.6