You wrote: ... The main thread has moved on and there's no way for it to know when the worker thread has finished...
- you can WaitForSingleObject(<worker theread>) in the main thread to get the worker theread's state.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Threading Question.Threaded View
|
Click Here to Expand Forum to Full Width |