|
-
Nov 16th, 2000, 12:19 PM
#1
Thread Starter
New Member
I built an ActiveX executable and I am referencing it in another program. When code in this executable runs the main program pauses until it finishes. I thought this would run on its own and let the main program do its thing, then the executable can fire an event when it is done.
Currently I just put a pause in this test program to try and get the main program to run and not hang until the executables event fires. In production this would be connecting to a database and doing a query. Tests with actually doing that pause as well.
Anybody have success in creating an ActiveX executable that doesn't hang the caller program while it is working?
Thanks in advance.
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
|