|
-
Sep 24th, 2011, 10:46 AM
#6
Re: VB port from C++
Not much experience at all with what you are attempting to do.
If you can create an IClassFactory instance (registered class I believe) using discussed methods, then you might then be able to call DLLGetClassObject API
Edited: As far as testing if DllGetClassObject is supported in the dll, the same logic can be used nearly identically in VB6: LoadLibrary, GetProcAddress & FreeLibrary API calls.
Last edited by LaVolpe; Sep 24th, 2011 at 10:53 AM.
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
|