If I create a activeX Dll in VB, can it be called by any C or VC++ program.
Printable View
If I create a activeX Dll in VB, can it be called by any C or VC++ program.
Yes - so long as your C program links to the OLE2 dlls you can use CoCreateObject() to instansiate an ActiveX dll writtten in VB.
HTH,
Duncan
-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com