search for: 00424b08

Displaying 1 result from an estimated 1 matches for "00424b08".

Did you mean: 00024b18
2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to figure out what was wrong with my app (Proxomitron), which is leaving unkillable processes around. So I went into ExitThread, and added something like: DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid()); exit(code); right at the top of the function. And, lo and behold, the processId matches the