Recreation of GetCurrentThread
HANDLE GetCurrentThreadNoForward(VOID) { return ((HANDLE)(LONG_PTR)-2); }
Last updated 29 days ago