How to check if a Win32 thread is running or in suspended state?

Posted by Canopus on Stack Overflow See other posts from Stack Overflow or by Canopus
Published on 2009-06-17T12:28:06Z Indexed on 2010/05/21 10:40 UTC
Read the original article Hit count: 159

Filed under:
|

The title says it all. I didnt find any Win32 API which gives the state of a thread. So how do I get the Thread state?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about winapi