#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "Transfers.h"
#include "Downloads.h"
#include "Download.h"
#include "FragmentedFile.h"
#include "TransferFile.h"
#include "DlgFilePreview.h"
#include "FileExecutor.h"
#include "Plugins.h"
Go to the source code of this file.
Defines | |
#define | BUFFER_SIZE 40960 |
|
Definition at line 411 of file DlgFilePreview.cpp. Referenced by CDownloadTask::CopyFile(), CTorrentSeedDlg::CopyFile(), CDownloadTransferED2K::OnCompressedPart(), CFilePreviewDlg::RunManual(), and CTorrentSeedDlg::VerifySingle(). |