Results 1 to 2 of 2

Thread: Waiting?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    USA
    Posts
    37

    Question

    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)

  2. #2
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357

    Try this

    Here's an API that you can use that should solve your problem:

    http://www.vbapi.com/ref/w/waitforsingleobject.html
    ~seaweed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width