#include <DlgDownloadReviews.h>
Inheritance diagram for CDownloadReviewDlg:
Public Types | |
enum | { IDD = IDD_DOWNLOAD_REVIEWS } |
Public Member Functions | |
CDownloadReviewDlg (CWnd *pParent=NULL, CDownload *pDownload=NULL) | |
virtual | ~CDownloadReviewDlg () |
Public Attributes | |
CDragListCtrl | m_wndReviews |
CString | m_sReviewFileName |
CButton | m_wndOK |
CDownload * | m_pDownload |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual void | OnOK () |
|
Definition at line 42 of file DlgDownloadReviews.h. |
|
Definition at line 44 of file DlgDownloadReviews.cpp. |
|
Definition at line 49 of file DlgDownloadReviews.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 54 of file DlgDownloadReviews.cpp. References CSkinDialog::DoDataExchange(), IDC_REVIEW_FILENAME, IDC_REVIEWS, m_sReviewFileName, and m_wndReviews. |
|
|
Definition at line 159 of file DlgDownloadReviews.cpp. |
|
Definition at line 47 of file DlgDownloadReviews.h. Referenced by OnInitDialog(). |
|
Definition at line 44 of file DlgDownloadReviews.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 45 of file DlgDownloadReviews.h. |
|
Definition at line 43 of file DlgDownloadReviews.h. Referenced by DoDataExchange(), and OnInitDialog(). |