|
-
July 8th, 1999, 05:03 PM
#1
Any win32 function for checking whether a thread is alive or not?
Hi,
Given a thread id (please note it is thread id not thread handle), is there any way of finding out whether that thread is still running or not?
I appreciate your help.
Thanks
Puri Malluru
-
July 15th, 1999, 04:26 PM
#2
Re: Any win32 function for checking whether a thread is alive or not?
In Windows 2000, you can use OpenThread to get a handle from an ID. Other than that, you're pretty much stuck.
The universe is a figment of its own imagination.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|