|
-
Sep 20th, 2005, 06:32 AM
#1
Thread Starter
Fanatic Member
CreateObject events?
If I have an ActiveX dll which is NOT registered, I can dynamically register it with GetProcAddress, CreateTread etc.
In the form I declare:
Private MynDll as Object
Set MynDll=CreateObject(class)
Is there a simple solution to handle events from this dll?
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
|