#include <afx.h>#include "WWhizInterface2.h"#include "WWhizInterface2Loader.h"Include dependency graph for WWhizInterface2Loader.cpp:

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 |
| WWhizInterface* | s_wwhizInterface |
| struct auto_cleanup | autoc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Loads the Workspace Whiz! Interface library.
|
|
|
Destroys a loaded copy of the Workspace Whiz! Interface library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000