adholioshake
Programmer
- Feb 9, 2003
- 136
Hi everyone.
I wish to be able to obtain a handle for a thread whose ID value I know, but I don't know how to do this. For processes, to do the same thing you could use OpenProcess(), but there is no function OpenThread. Does anyone know what I need to do ?
Thanks, Adonai.
I wish to be able to obtain a handle for a thread whose ID value I know, but I don't know how to do this. For processes, to do the same thing you could use OpenProcess(), but there is no function OpenThread. Does anyone know what I need to do ?
Thanks, Adonai.