|
-
February 7th, 2005, 05:39 AM
#1
Enumerate threads in process
I'm using CreateProcess to start an external application that I have no code for. The CreateProcess function provides me whit a PROCESS_INFORMATION structure so i get the process id and handle for it. I now want to get the thredID for all the threads that runs in that process.
Any tipps how i can do this?
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
|