D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/dllentry.cpp File Reference

#include <streams.h>

Go to the source code of this file.

Classes

class  CClassFactory

Functions

STDAPI DllGetClassObject (REFCLSID rClsID, REFIID riid, void **pv)
void DllInitClasses (BOOL bLoading)
STDAPI DllCanUnloadNow ()
BOOL WINAPI DllEntryPoint (HINSTANCE, ULONG, LPVOID)

Variables

CFactoryTemplate g_Templates []
int g_cTemplates
HINSTANCE g_hInst
DWORD g_amPlatform
OSVERSIONINFO g_osInfo


Function Documentation

STDAPI DllCanUnloadNow ( void   ) 

BOOL WINAPI DllEntryPoint ( HINSTANCE  hInstance,
ULONG  ulReason,
LPVOID  pv 
)

STDAPI DllGetClassObject ( REFCLSID  rClsID,
REFIID  riid,
void **  pv 
)

void DllInitClasses ( BOOL  bLoading  ) 

Definition at line 171 of file dllentry.cpp.

References g_cTemplates, CFactoryTemplate::m_ClsID, CFactoryTemplate::m_lpfnInit, and NULL.

Referenced by DllEntryPoint().


Variable Documentation

DWORD g_amPlatform

Definition at line 22 of file dllentry.cpp.

Referenced by DllEntryPoint(), and WideStringFromResource().

HINSTANCE g_hInst

OSVERSIONINFO g_osInfo

Definition at line 23 of file dllentry.cpp.

Referenced by DllEntryPoint().


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