|
-
May 7th, 2001, 11:38 PM
#1
Call ActiveX Dll Function in VB.
Hi who do know how can I call a function within a activeX dll from a visual basic project without registering the dll in the registry?
The activeX dll is in the same directory as the exe, and I want to call the function that is within the dll without having that dll registered in the windows registry.
Thanks to pay attention to my question.
-
May 8th, 2001, 02:07 AM
#2
Fanatic Member
I dont' think you can since your app must know the CLID in order to use the DLL, ie. must store the CLID in the registry.
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
|