udipr
May 22nd, 2001, 10:26 AM
Hello
Is any Body know how can I check if Thread is still running, or is finished ???
Thanks for any help.
Is any Body know how can I check if Thread is still running, or is finished ???
Thanks for any help.
|
Click to See Complete Forum and Search --> : Threads udipr May 22nd, 2001, 10:26 AM Hello Is any Body know how can I check if Thread is still running, or is finished ??? Thanks for any help. coolbiz May 22nd, 2001, 07:00 PM Use the API GetExitCodeThread(). Of course you'll need the thread handle first :) -Cool Bizs codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |