S
sweety_s
I need to get the list of active threads in a process.
I have used NtQuerySystemInformation API with SystemProcessInformation
but i get all the no: of threads in the process, but i dont get the
list of active threads but all the threads in the process.
Could any one please help me with this problem
I have used NtQuerySystemInformation API with SystemProcessInformation
but i get all the no: of threads in the process, but i dont get the
list of active threads but all the threads in the process.
Could any one please help me with this problem