VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state)

by John Galanopoulos (10 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (39 Votes)

In this article, we are going to see how to use WaitForSingleObject, WaitForMultipleObjects, RasConnectionNotification and many other commands with Visual Basic. We are also going to see how to monitor multiple events without the need of multithreading. I have included two examples : how to monitor when a shelled application has ended and how ICQ monitors connection state (that little flower that gets green when we dial-up and establish a connection). If you like it, post a comment. I ll be happy to read your thoughts or suggestions. (****** A Special "Thank you" goes to all of you who spent a few secs to rate this article :)

Rate API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state)

Download API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state)

Download API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state) (8 KB)

API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state) Comments

No comments have been posted about API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state). Why not be the first to post a comment about API Simulate multithreading with WaitForMultipleObjects (eg. How ICQ monitors connection state).

Post your comment

Subject:
Message:
0/1000 characters