11-28-2008 07:17 PM
Is it possible to create a COM or ActiveX object programmatically without dropping something on a front panel?
Do you still require the AX container?
Can you mangle the 'name' to be the actual CLSID of the object?
11-29-2008
10:06 AM
- last edited on
03-11-2026
10:10 AM
by
Content Cleaner
You can use the Automation Open function. You need to provide a constant that's the class that you want to create.