|
-
March 14th, 2001, 12:48 AM
#1
Re: Active X Dll
If I create a activeX Dll in VB, can it be called by any C or VC++ program.
-
March 14th, 2001, 04:00 AM
#2
Re: Active X Dll
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|