#include "stdafx.h"#include "fsDownloadsMgr.h"#include "inetutil.h"#include "mfchelp.h"#include "vmsRegisteredApp.h"#include "DDRDlg.h"#include "WaitDlg.h"#include "ZipPreviewDlg.h"#include "WaitForConfirmationDlg.h"#include "DownloadsWnd.h"#include "UIThread.h"#include "fsScheduleMgr.h"#include "fsSitesMgr.h"#include "misc.h"#include "system.h"#include "vmsFilesToDelete.h"#include "Hash\vmsHash.h"#include "Dlg_CheckFileIntegrity_Result.h"#include "vmsMetalinkFile.h"#include "Dlg_Download.h"#include "MyMessageBox.h"#include "vmsVideoSiteHtmlCodeParser.h"#include "FlashVideoDownloadsWnd.h"Go to the source code of this file.
Classes | |
| struct | _threadArchiveDetectedInfo |
Defines | |
| #define | LOG_local(x) LOG("fsDsM::ODSOD(" << (DWORD)lp << "): " << x << nl) |
Variables | |
| CDownloadsWnd * | _pwndDownloads |
| const double | DLD_HP_START_COEFF = 3.0 |
| #define LOG_local | ( | x | ) | LOG("fsDsM::ODSOD(" << (DWORD)lp << "): " << x << nl) |
Definition at line 41 of file DownloadsWnd.cpp.
| const double DLD_HP_START_COEFF = 3.0 |
Definition at line 47 of file fsDownloadsMgr.cpp.
1.5.6