|
-
Nov 7th, 2000, 05:25 PM
#1
Thread Starter
Member
I have run into the problem of how to let a prog. wait until another procedure(in my case waiting for the webbrowser to load and inet to finish executing) has finished before continuing with the rest of the code. Is there any code that can be used.
(hint: i know about inet.stillexecuting and webbrowser.navigatecomplete)
-
Nov 7th, 2000, 06:00 PM
#2
Frenzied Member
Try this
Here's an API that you can use that should solve your problem:
http://www.vbapi.com/ref/w/waitforsingleobject.html
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
|