Thread in VC++ !
-
Hi all ! I have developed the application. in my main class, I call 8 thread . The main class must to wait all 8 Thread end to continute do something. How to known all 8 Thread ended ? pls, help me ! Thank alots
-
Hi all ! I have developed the application. in my main class, I call 8 thread . The main class must to wait all 8 Thread end to continute do something. How to known all 8 Thread ended ? pls, help me ! Thank alots
-
Hi all ! I have developed the application. in my main class, I call 8 thread . The main class must to wait all 8 Thread end to continute do something. How to known all 8 Thread ended ? pls, help me ! Thank alots
Hi google georg
-
Don't you mean
WaitForMultipleObjects()
?
"One must learn from the bite of the fire to leave it alone." - Native American Proverb
-
Don't you mean
WaitForMultipleObjects()
?
"One must learn from the bite of the fire to leave it alone." - Native American Proverb
Yes, but it's monday so you have to be indulgent X| I tried to modify my post but I was unable to do it.