#include "stdafx.h"#include "FdmApp.h"#include "CreateDownloadDlg.h"#include "DownloadsWnd.h"#include "inetutil.h"#include "fsDownloadMgr.h"#include "GroupDlg.h"#include "DownloadPropertiesSheet.h"#include "FolderBrowser.h"#include "ScheduleSheet.h"#include "system.h"#include "fsSitesMgr.h"#include "WaitForConfirmationDlg.h"#include "DownloadAlrExistsDlg.h"#include "Dlg_SavePassword.h"#include "vmsMaliciousDownloadChecker.h"#include "MyMessageBox.h"#include "Dlg_Opinions.h"Go to the source code of this file.
Variables | |
| CDownloadsWnd * | _pwndDownloads |
Definition at line 41 of file DownloadsWnd.cpp.
1.5.6