D:/opendownloadmanager/ODM-1.x/iefdm/iecooks/iecooks.cpp File Reference

#include "stdafx.h"
#include "resource.h"
#include <initguid.h>
#include "iecooks.h"
#include "iecooks_i.c"
#include "FDMIECookiesBHO.h"
#include "FDMIEStat.h"

Go to the source code of this file.

Functions

BOOL WINAPI DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID)
STDAPI DllCanUnloadNow (void)
STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv)
STDAPI DllRegisterServer (void)
STDAPI DllUnregisterServer (void)

Variables

CComModule _Module
BOOL _bIsWin9x = FALSE


Function Documentation

STDAPI DllCanUnloadNow ( void   ) 

Definition at line 38 of file iecooks.cpp.

References _Module, S_FALSE, and S_OK.

STDAPI DllGetClassObject ( REFCLSID  rclsid,
REFIID  riid,
LPVOID ppv 
)

Definition at line 43 of file iecooks.cpp.

References _Module.

BOOL WINAPI DllMain ( HINSTANCE  hInstance,
DWORD  dwReason,
LPVOID   
)

Definition at line 24 of file iecooks.cpp.

References _bIsWin9x, _Module, LIBID_IECOOKSLib, and TRUE.

STDAPI DllRegisterServer ( void   ) 

Definition at line 48 of file iecooks.cpp.

References _Module, and TRUE.

STDAPI DllUnregisterServer ( void   ) 

Definition at line 54 of file iecooks.cpp.

References _Module, and TRUE.


Variable Documentation

BOOL _bIsWin9x = FALSE

Definition at line 21 of file iecooks.cpp.

Referenced by DllMain(), and vmsIETmpCookies::ProcessFile().

CComModule _Module

Definition at line 14 of file iecooks.cpp.


Generated on Sun May 25 00:19:54 2008 by  doxygen 1.5.6