|
-
May 21st, 2000, 11:35 PM
#1
Thread Starter
Junior Member
Hello All
I've built a COM object using Visual C++. Now I'm trying to use this object I've built in Visual Basic. I've included the .dll that was built in references, but I'm having trouble trying to create the object.
Dim msg
set msg = CreateObject("Module.classname")
is that what i'm supposed to be doing?
Thanks
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
|