#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "Transfers.h"#include "Downloads.h"#include "Download.h"#include "DownloadSource.h"#include "DownloadTransfer.h"#include "DownloadGroups.h"#include "Library.h"#include "LibraryMaps.h"#include "SharedFile.h"#include "FileExecutor.h"#include "ShareazaURL.h"#include "SHA.h"#include "ChatWindows.h"#include "WindowManager.h"#include "WndDownloads.h"#include "WndUploads.h"#include "WndBrowseHost.h"#include "DlgDownload.h"#include "DlgDownloadReviews.h"#include "DlgDownloadEdit.h"#include "DlgSettingsManager.h"#include "DlgTorrentTracker.h"#include "DlgDeleteFile.h"#include "DlgFilePropertiesSheet.h"#include "DlgURLCopy.h"#include "DlgHelp.h"#include "Skin.h"#include "Network.h"Go to the source code of this file.
1.4.2