how to get the primary thread ID from a spcified process ID?
Windows API
6
Posts
3
Posters
20
Views
1
Watching
-
Given a process ID, how to get its PRIMARY thread ID? THANK YOU!
-
Given a process ID, how to get its PRIMARY thread ID? THANK YOU!
-
All can be found in the documentation[^].
One of these days I'm going to think of a really clever signature.
hi, thanks. The GetProcessInformation() only works on Windows Server 2012,my system is WinXP,how can i do?
-
hi, thanks. The GetProcessInformation() only works on Windows Server 2012,my system is WinXP,how can i do?
-
Given a process ID, how to get its PRIMARY thread ID? THANK YOU!
-
Given a process ID, how to get its PRIMARY thread ID? THANK YOU!