#include "stdafx.h"#include "FdmApp.h"#include "dbghelp.h"#include "MainFrm.h"#include "UrlWnd.h"#include <initguid.h>#include "WGUrlReceiver.h"#include "Fdm_i.c"#include "UEDlg.h"#include "fsIEUserAgent.h"#include "WgUrlListReceiver.h"#include "CFDM.h"#include "fsFDMCmdLineParser.h"#include "mfchelp.h"#include "vmsFilesToDelete.h"#include "vmsDLL.h"#include "vmsFirefoxMonitoring.h"#include "FDMDownloadsStat.h"#include "FDMDownload.h"#include "FDMUploader.h"#include "FDMUploadPackage.h"#include "vmsTorrentExtension.h"#include "FdmTorrentFilesRcvr.h"#include "FDMFlashVideoDownloads.h"#include "vmsUploadsDllCaller.h"#include "vistafx/vistafx.h"#include "inetutil.h"#include "FDM.h"Go to the source code of this file.
Classes | |
| class | CAboutDlg |
Variables | |
| CFdmApp | theApp |
| CFdmModule | _Module |
Definition at line 584 of file FdmApp.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllMain(), DllRegisterServer(), DllUnregisterServer(), CFdmApp::ExitInstance(), and CFdmApp::InitInstance().
Definition at line 63 of file FdmApp.cpp.
1.5.6