Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GXCOMDLL.cpp File Reference

#include "stdafx.h"
#include "resource.h"
#include <initguid.h>
#include "GXCOMDLL.h"
#include "GXCOMDLL_i.c"
#include "GXRenderer.h"

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

Function Documentation

STDAPI DllCanUnloadNow void   
 

STDAPI DllGetClassObject REFCLSID    rclsid,
REFIID    riid,
LPVOID *    ppv
 

BOOL WINAPI DllMain HINSTANCE    hInstance,
DWORD    dwReason,
LPVOID   
 

STDAPI DllRegisterServer void   
 

STDAPI DllUnregisterServer void   
 


Variable Documentation

CComModule _Module
 


Generated on Thu May 23 17:51:00 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001