oilmods.cpp File Reference

(r1785/r1464)

#include "camtypes.h"
#include "module.h"
#include "oilmods.h"
#include "modlist.h"
#include "viewmod.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define TOOL_DLL_NAME   "TOOLS.DLL"
#define NOMODULE
 Called to supply all modules to the Kernel. For each module that is found, calls Modules::DeclareModule(). Note that at this point only the constructors on each module are called; their Init functions are not. This allows one module to detect the presence of another module and fail its Init call.

Functions

 DECLARE_SOURCE ("$Revision: 1464 $")

Variables

HINSTANCE DLLs [MAX_DLLS]
UINT32 DLLCount = 0
HINSTANCE ExtraDLLs [Extra_DLL_Count]


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 124 of file oilmods.cpp.

#define NOMODULE
 

Called to supply all modules to the Kernel. For each module that is found, calls Modules::DeclareModule(). Note that at this point only the constructors on each module are called; their Init functions are not. This allows one module to detect the presence of another module and fail its Init call.

Author:
Andy_Pennell (Xara Group Ltd) <camelotdev@xara.com>
Date:
21/6/93
Parameters:
None [INPUTS]
None [OUTPUTS]
Returns:
None

Errors: None

Definition at line 160 of file oilmods.cpp.

#define TOOL_DLL_NAME   "TOOLS.DLL"
 

Definition at line 135 of file oilmods.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1464 $"   ) 
 


Variable Documentation

UINT32 DLLCount = 0
 

Definition at line 130 of file oilmods.cpp.

HINSTANCE DLLs[MAX_DLLS]
 

Definition at line 129 of file oilmods.cpp.

HINSTANCE ExtraDLLs[Extra_DLL_Count]
 

Definition at line 133 of file oilmods.cpp.


Generated on Sat Nov 10 03:49:34 2007 for Camelot by  doxygen 1.4.4