#include <DlgWarnings.h>
Inheritance diagram for CWarningsDlg:
Public Types | |
enum | { IDD = IDD_WARNINGS } |
Public Member Functions | |
CWarningsDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CStatic | m_wndRespect |
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 DlgWarnings.h. |
|
Definition at line 46 of file DlgWarnings.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 52 of file DlgWarnings.cpp. References CSkinDialog::DoDataExchange(), IDC_RESPECT, IDC_TITLE, IDC_WEB, m_wndRespect, m_wndTitle, and m_wndWeb. |
|
Reimplemented from CSkinDialog. Definition at line 90 of file DlgWarnings.cpp. References m_brWhite, m_crWhite, CShareazaApp::m_gdiFontBold, CShareazaApp::m_gdiFontLine, m_wndRespect, m_wndTitle, m_wndWeb, CSkinDialog::OnCtlColor(), and theApp. |
|
Reimplemented from CSkinDialog. Definition at line 65 of file DlgWarnings.cpp. References CCoolInterface::GetDialogBkColor(), IDR_MAINFRAME, m_brWhite, m_crWhite, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe(). |
|
Definition at line 126 of file DlgWarnings.cpp. References CShareazaApp::m_sVersion, m_wndWeb, NULL, and theApp. |
|
Definition at line 77 of file DlgWarnings.cpp. References m_crWhite. |
|
Definition at line 109 of file DlgWarnings.cpp. |
|
Definition at line 46 of file DlgWarnings.h. Referenced by OnCtlColor(), and OnInitDialog(). |
|
Definition at line 45 of file DlgWarnings.h. Referenced by OnCtlColor(), OnInitDialog(), and OnPaint(). |
|
Definition at line 40 of file DlgWarnings.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
Definition at line 42 of file DlgWarnings.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
Definition at line 41 of file DlgWarnings.h. Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor(). |