#include <DownloadAlrExistsDlg.h>
Public Types | |
| enum | { IDD = IDD_DLDALREXISTS } |
Public Member Functions | |
| CDownloadAlrExistsDlg (CWnd *pParent=NULL) | |
Public Attributes | |
| BOOL | m_bNeedTopMost |
| vmsDownloadSmartPtr | m_dld |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| afx_msg void | OnResume () |
| afx_msg void | OnRestart () |
| afx_msg void | OnLaunch () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
Definition at line 13 of file DownloadAlrExistsDlg.h.
| anonymous enum |
| CDownloadAlrExistsDlg::CDownloadAlrExistsDlg | ( | CWnd * | pParent = NULL |
) |
| void CDownloadAlrExistsDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 22 of file DownloadAlrExistsDlg.cpp.
| void CDownloadAlrExistsDlg::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 104 of file DownloadAlrExistsDlg.cpp.
References _CHMgr, IDC_LAUNCH, IDC_RESTART, IDC_RESUME, L_LAUNCHHERE, L_RESTARTHERE, L_RESUMEHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CDownloadAlrExistsDlg::ApplyLanguage | ( | ) | [protected] |
Definition at line 82 of file DownloadAlrExistsDlg.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__COMMENT, IDC__MSG, IDC_LAUNCH, IDC_RESTART, IDC_RESUME, L_CANCEL, L_COMMENT, L_DLDALREXISTS, L_LAUNCH, L_NEWDLD, L_RESTART, L_RESUME, and LS.
Referenced by OnInitDialog().
| void CDownloadAlrExistsDlg::OnResume | ( | ) | [protected] |
Definition at line 40 of file DownloadAlrExistsDlg.cpp.
| void CDownloadAlrExistsDlg::OnRestart | ( | ) | [protected] |
| void CDownloadAlrExistsDlg::OnLaunch | ( | ) | [protected] |
| BOOL CDownloadAlrExistsDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 55 of file DownloadAlrExistsDlg.cpp.
References ApplyLanguage(), FALSE, fsSetForegroundWindow(), IDC_DLGICON, IDC_LAUNCH, IDC_RESTART, m_bNeedTopMost, m_dld, NULL, and TRUE.
| void CDownloadAlrExistsDlg::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 98 of file DownloadAlrExistsDlg.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| BOOL CDownloadAlrExistsDlg::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 118 of file DownloadAlrExistsDlg.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
Definition at line 17 of file DownloadAlrExistsDlg.h.
Referenced by CCreateDownloadDlg::_CheckDownloadAlrExists(), CDownloadAlrExistsDlg(), and OnInitDialog().
Definition at line 18 of file DownloadAlrExistsDlg.h.
Referenced by CCreateDownloadDlg::_CheckDownloadAlrExists(), and OnInitDialog().
1.5.6