tsehp
January 10th, 2001, 08:15
My problem : I have to inject some into a remote thread on win9x, to do that I need a thread handle, to freeze/restart the target thread where I inject my code, I can only retrieve thread id's with the createtoolhelp32 api, but don't know actually a method to retrieve the thread handle from thread id. The getcurrentThread api is useless, because working
already into the target's context, but I have to get this handle from my own process.
Does anybody how to solve this problem ? whatever the complexity, I'll take any solution.
TIA
+Tsehp
already into the target's context, but I have to get this handle from my own process.
Does anybody how to solve this problem ? whatever the complexity, I'll take any solution.
TIA
+Tsehp