Results 1 to 2 of 2

Thread: Is this right?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question

    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?

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    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
  •  



Click Here to Expand Forum to Full Width