#include "stdafx.h"#include "FdmApp.h"#include "DownloadsWnd.h"#include "CreateDownloadDlg.h"#include "fsDownloadMgr.h"#include "plugins.h"#include "DownloadPropertiesSheet.h"#include "DownloaderPropertiesSheet.h"#include "NOWDlg.h"#include "ShedulerWnd.h"#include "plugincmds.h"#include "system.h"#include "WaitDlg.h"#include "MainFrm.h"#include "fsUrlsToDownloadRegKeyMgr.h"#include "inetutil.h"#include "SpiderWnd.h"#include "Dlg_Opinions.h"#include "vmsSimpleFileDownloader.h"#include "fsDownloadsMgr.h"#include "Dlg_Download.h"#include "vmsDownloadsGroupsMgr.h"#include "BtDldSheet.h"#include "CreateDownloadFromTorrentFileDlg.h"#include "FlashVideoDownloadsWnd.h"#include "vmsMaliciousDownloadChecker.h"Go to the source code of this file.
Variables | |
| CSpiderWnd * | _pwndSpider |
| CDownloadsWnd * | _pwndDownloads |
| CShedulerWnd * | _pwndScheduler |
Definition at line 41 of file DownloadsWnd.cpp.
Referenced by CFdmTorrentFilesRcvr::_threadCreateBtDownloadFromFile(), CFVDownloads_Tasks::CallSelectedDownload(), fsDownloadMgr::CheckIfMalicious(), CFlashVideoDownloadsWnd::CreateDownload(), CFVDownloads_Tasks::DeleteSelected(), CPrg_GeneralPage::OnApply(), CBtDld_General::OnApply(), CDownloads_Opinions_WBEvents::OnDocumentComplete(), CFVDownloads_Tasks::OnFvdldAutostart(), CFVDownloads_Tasks::OnFvdldPasstodlds(), CFVDownloads_Tasks::OnFvdldStop(), CDownloads_Opinions_WBEvents::OnNavigateError(), CGroupDlg::OnOK(), CDownloads_Opinions::OnUpdateContent(), CFVDownloads_Tasks::ShowSelectedDldsProperties(), and vmsUploadsDllCallerSettings::ShowSizesInBytes().
Definition at line 21 of file ShedulerWnd.cpp.
Definition at line 20 of file SpiderWnd.cpp.
1.5.6