#include "stdafx.h"#include "FdmApp.h"#include "fsIECatchMgr.h"#include "misc.h"#include "inetutil.h"#include "DownloadsWnd.h"#include "iefdm/iefdm.h"#include "iefdm/iefdmdm/iefdmdm.h"#include "iefdm/iecooks/iecooks.h"Go to the source code of this file.
Typedefs | |
| typedef HRESULT(_stdcall * | fntDllRegUnregServer )(void) |
Functions | |
| _COM_SMARTPTR_TYPEDEF (IFDMIEStat, __uuidof(IFDMIEStat)) | |
Variables | |
| CDownloadsWnd * | _pwndDownloads |
| typedef HRESULT(_stdcall * fntDllRegUnregServer)(void) |
Definition at line 141 of file fsIECatchMgr.cpp.
| _COM_SMARTPTR_TYPEDEF | ( | IFDMIEStat | , | |
| __uuidof(IFDMIEStat) | ||||
| ) |
Definition at line 41 of file DownloadsWnd.cpp.
1.5.6