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

WWhizInterface2Loader.cpp File Reference

#include <afx.h>
#include "WWhizInterface2.h"
#include "WWhizInterface2Loader.h"

Include dependency graph for WWhizInterface2Loader.cpp:

Include dependency graph

Compounds

struct  auto_cleanup

Defines

#define USE_WWHIZ_AICLOADER   0

Typedefs

typedef WWhizInterface* (* pfnWWhizCreate )(IApplication *pApplication)
typedef void (* pfnWWhizDestroy )()

Functions

void GetWWhizDirectory (LPTSTR wwhizPath)
WWhizInterface* __cdecl WWhizInterface2Create (HINSTANCE hInstance,IApplication *pApplication)
 Loads the Workspace Whiz! Interface library.

void __cdecl WWhizInterface2Destroy ()
 Destroys a loaded copy of the Workspace Whiz! Interface library.


Variables

HINSTANCE s_wwhizInst
pfnWWhizCreate s_wwhizInterfaceCreate
pfnWWhizDestroy s_wwhizInterfaceDestroy
WWhizInterfaces_wwhizInterface
struct auto_cleanup  autoc

Define Documentation

#define USE_WWHIZ_AICLOADER   0
 


Typedef Documentation

typedef WWhizInterface *(* pfnWWhizCreate)(IApplication *pApplication)
 

typedef void(* pfnWWhizDestroy)()
 


Function Documentation

void GetWWhizDirectory ( LPTSTR wwhizPath ) [static]
 

WWhizInterface *__cdecl WWhizInterface2Create ( HINSTANCE hInstance,
IApplication * pApplication )
 

Loads the Workspace Whiz! Interface library.

void __cdecl WWhizInterface2Destroy ( )
 

Destroys a loaded copy of the Workspace Whiz! Interface library.


Variable Documentation

struct auto_cleanup autoc [static]
 

HINSTANCE s_wwhizInst [static]
 

WWhizInterface * s_wwhizInterface [static]
 

pfnWWhizCreate s_wwhizInterfaceCreate [static]
 

pfnWWhizDestroy s_wwhizInterfaceDestroy [static]
 


Generated at Mon Jan 8 23:50:19 2001 for WWhizInterface by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000