Public Types | |
| enum | { IDD = IDD_ABOUTBOX } |
Public Member Functions | |
| CAboutDlg () | |
Public Attributes | |
| CUrlWnd | m_wndDLURL |
| CUrlWnd | m_wndFirm |
| CUrlWnd | m_wndFirm1 |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
| afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
Protected Attributes | |
| CFont | m_fntUnderline |
| CFont | m_fontRegInfo |
| CFont | m_fontWarn |
| CUrlWnd | m_wndSupport |
Definition at line 327 of file FdmApp.cpp.
| anonymous enum |
| CAboutDlg::CAboutDlg | ( | ) |
| void CAboutDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 365 of file FdmApp.cpp.
| BOOL CAboutDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 419 of file FdmApp.cpp.
References _AppMgr, FALSE, IDC__DOWNLOAD, IDC__FIRM, IDC__FIRM2, IDC__NAME, IDC__SUPPORT, IDC__VER, IDC__WARN, CUrlWnd::Init(), vmsFdmAppMgr::IsBtInstalled(), vmsFdmAppMgr::IsMediaFeaturesInstalled(), L_ABOUT2, L_DLLATESTVERSION, L_LICWARN, L_SUPPORTANDOTHER, L_VERSION, LS, m_fntUnderline, m_wndDLURL, m_wndFirm, m_wndFirm1, m_wndSupport, PRG_BUILD_NUMBER, PRG_VERSION, CUrlWnd::SetUrl(), and TRUE.
| HBRUSH CAboutDlg::OnCtlColor | ( | CDC * | pDC, | |
| CWnd * | pWnd, | |||
| UINT | nCtlColor | |||
| ) | [protected] |
Definition at line 469 of file FdmApp.cpp.
References IDC__WARN, m_fntUnderline, m_fontWarn, m_wndDLURL, m_wndFirm, m_wndFirm1, and m_wndSupport.
CFont CAboutDlg::m_fntUnderline [protected] |
CFont CAboutDlg::m_fontRegInfo [protected] |
CFont CAboutDlg::m_fontWarn [protected] |
CUrlWnd CAboutDlg::m_wndSupport [protected] |
1.5.6