|
-
Sep 7th, 2000, 09:13 PM
#1
Thread Starter
Hyperactive Member
I wrote some code that gets the name of the window, what the program id, and what the threads it is on. But some programs use the same threads...is that right?
-
Sep 7th, 2000, 09:15 PM
#2
Hyperactive Member
Don't quote me on this...
But I think different programs use the same Thread ID but that is local to their own process and the process ID is the only unique entity as far as the system is concerned as ThreadID is internal.
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
|