#include <DlgPromote.h>
Inheritance diagram for CPromoteDlg:
Public Types | |
enum | { IDD = IDD_PROMOTE } |
Public Member Functions | |
CPromoteDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CStatic | m_wndWeb |
CStatic | m_wndTitle |
COLORREF | m_crWhite |
CBrush | m_brWhite |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnPaint () |
|
Definition at line 39 of file DlgPromote.h. |
|
Definition at line 46 of file DlgPromote.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 52 of file DlgPromote.cpp. References CSkinDialog::DoDataExchange(), IDC_TITLE, IDC_WEB, m_wndTitle, and m_wndWeb. |
|
Reimplemented from CSkinDialog. Definition at line 89 of file DlgPromote.cpp. References m_brWhite, m_crWhite, CShareazaApp::m_gdiFontBold, CShareazaApp::m_gdiFontLine, m_wndTitle, m_wndWeb, CSkinDialog::OnCtlColor(), and theApp. |
|
Reimplemented from CSkinDialog. Definition at line 64 of file DlgPromote.cpp. References CCoolInterface::GetDialogBkColor(), IDR_MAINFRAME, m_brWhite, m_crWhite, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe(). |
|
Definition at line 125 of file DlgPromote.cpp. References CShareazaApp::m_sVersion, m_wndWeb, NULL, and theApp. |
|
Definition at line 76 of file DlgPromote.cpp. References m_crWhite. |
|
Definition at line 108 of file DlgPromote.cpp. |
|
Definition at line 45 of file DlgPromote.h. Referenced by OnCtlColor(), and OnInitDialog(). |
|
Definition at line 44 of file DlgPromote.h. Referenced by OnCtlColor(), OnInitDialog(), and OnPaint(). |
|
Definition at line 41 of file DlgPromote.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
Definition at line 40 of file DlgPromote.h. Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor(). |