Mindtraveller Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
Experienced Contributor
I just recollected the cause of using Windows objects instead of Semaphore class: the need of WaitForMultipleObjects call. Also, I was needed for testing of object state with WaitForSingleObject(finishEvent, 0)