Searched refs:pCloseHandle (Results 1 – 1 of 1) sorted by relevance
5319 typedef BOOL (WINAPI *pCloseHandle)(HANDLE h); typedef5320 static pCloseHandle CloseHandle_orig;5392 CloseHandle_orig = (pCloseHandle)GetProcAddress( in win32_hook_closehandle_in_crt()