#include "stdafx.h"#include "FdmApp.h"#include "Downloads_Tasks.h"#include "DownloadsWnd.h"#include "fsDownloadMgr.h"#include "inetutil.h"#include "misc.h"#include "plugincmds.h"#include "ShedulerWnd.h"#include "list.h"#include "ScheduleSheet.h"#include "MainFrm.h"#include "CreateBatchDownload.h"#include "Dlg_UnpackSettings.h"#include "Dlg_UnpackProgress.h"#include "Dlg_CheckFileIntegrity.h"#include "Dlg_CheckFileIntegrity_Progress.h"#include "Dlg_CheckFileIntegrity_Result.h"#include "FolderBrowser.h"#include "Dlg_Download.h"Go to the source code of this file.
Variables | |
| CShedulerWnd * | _pwndScheduler |
| CDownloadsWnd * | _pwndDownloads |
Definition at line 41 of file DownloadsWnd.cpp.
Definition at line 21 of file ShedulerWnd.cpp.
1.5.6