#include <DlgExistingFile.h>
Inheritance diagram for CExistingFileDlg:

Public Types | |
| enum | { IDD = IDD_EXISTING_FILE } |
Public Member Functions | |
| CExistingFileDlg (CLibraryFile *pFile, CWnd *pParent=NULL) | |
Public Attributes | |
| CButton | m_wndOK |
| CStatic | m_wndName |
| CString | m_sName |
| CString | m_sURN |
| int | m_nAction |
| CStatic | m_wndComments |
| CStatic | m_wndMessageAvailable |
| CStatic | m_wndMessageDeleted |
| CButton | m_wndLocate |
| CString | m_sComments |
| BOOL | m_bAvailable |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
| afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
| virtual void | OnOK () |
| afx_msg void | OnAction0 () |
| afx_msg void | OnAction1 () |
| afx_msg void | OnAction2 () |
|
|
Definition at line 43 of file DlgExistingFile.h. |
|
||||||||||||
|
Definition at line 52 of file DlgExistingFile.cpp. References CTigerNode::HashToString(), and CSHA::HashToString(). |
|
|
Reimplemented from CSkinDialog. Definition at line 80 of file DlgExistingFile.cpp. References CSkinDialog::DoDataExchange(), IDC_ACTION_0, IDC_FILE_COMMENTS, IDC_FILE_NAME, IDC_FILE_URN, IDC_MESSAGE_AVAILABLE, IDC_MESSAGE_DELETED, m_nAction, m_sComments, m_sName, m_sURN, m_wndComments, m_wndLocate, m_wndMessageAvailable, m_wndMessageDeleted, m_wndName, and m_wndOK. |
|
|
Definition at line 129 of file DlgExistingFile.cpp. References m_wndLocate, and m_wndOK. |
|
|
Definition at line 134 of file DlgExistingFile.cpp. References m_wndOK. |
|
|
Definition at line 139 of file DlgExistingFile.cpp. References m_wndOK. |
|
||||||||||||||||
|
Reimplemented from CSkinDialog. Definition at line 117 of file DlgExistingFile.cpp. References m_bAvailable, CShareazaApp::m_gdiFontBold, m_wndComments, m_wndMessageAvailable, m_wndMessageDeleted, m_wndName, CSkinDialog::OnCtlColor(), and theApp. |
|
|
Reimplemented from CSkinDialog. Definition at line 100 of file DlgExistingFile.cpp. References IDR_DOWNLOADSFRAME, m_bAvailable, m_nAction, m_sComments, m_wndComments, m_wndLocate, m_wndMessageAvailable, m_wndMessageDeleted, NULL, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe(). |
|
|
Definition at line 144 of file DlgExistingFile.cpp. References m_bAvailable, and m_nAction. |
|
|
Definition at line 55 of file DlgExistingFile.h. Referenced by OnCtlColor(), OnInitDialog(), and OnOK(). |
|
|
Definition at line 48 of file DlgExistingFile.h. Referenced by CBaseMatchWnd::CheckExisting(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
|
Definition at line 53 of file DlgExistingFile.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
|
Definition at line 46 of file DlgExistingFile.h. Referenced by DoDataExchange(). |
|
|
Definition at line 47 of file DlgExistingFile.h. Referenced by DoDataExchange(). |
|
|
Definition at line 49 of file DlgExistingFile.h. Referenced by DoDataExchange(), OnCtlColor(), and OnInitDialog(). |
|
|
Definition at line 52 of file DlgExistingFile.h. Referenced by DoDataExchange(), OnAction0(), and OnInitDialog(). |
|
|
Definition at line 50 of file DlgExistingFile.h. Referenced by DoDataExchange(), OnCtlColor(), and OnInitDialog(). |
|
|
Definition at line 51 of file DlgExistingFile.h. Referenced by DoDataExchange(), OnCtlColor(), and OnInitDialog(). |
|
|
Definition at line 45 of file DlgExistingFile.h. Referenced by DoDataExchange(), and OnCtlColor(). |
|
|
Definition at line 44 of file DlgExistingFile.h. Referenced by DoDataExchange(), OnAction0(), OnAction1(), and OnAction2(). |
1.4.2