Toolkit Features

Standard and Pro Versions

Create DLL's that will only export Files.
Create DLL's that only export ABC classes.
Create DLL's with specific ABC Classes.
Export(or not) Template Globals from any DLL.
Unconditionally generate Global Data as External.
Inititalize a Files DLL from another DLL.
Initialize any DLL's from another DLL.
Selectively compile ABC compliant classes.
Derive an instance of Any ABC class. Creates a Virtual Template wrapper for any class.
Set Any Property of Any ABC Class.
Call Any Method of Any ABC Class.  and set each parameter individually ( if there are parameters.)

Pro Version Only

Use other directories for ABC Classes.
Maintain project specific Class directories.
Use Include files to maintain project Global Data. (Currently only in the C4 Version)
Compatibility with DEF
The C4 version has been updated to be compatible with DEF The C5 version will be updated shortly