 |
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.) |
|
|