Link to home
Start Free TrialLog in
Avatar of nerdmike
nerdmike

asked on

Determine if child thread still running (win32 api)

Hi

CreateThread() returns a HANDLE. If there anything I can do with this HANDLE to deterimine if the thread is still running?

Any other suggestions to determine the status of child threads would be helpful.

-Mike
ASKER CERTIFIED SOLUTION
Avatar of cookre
cookre
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial