Searched refs:GetProcAddress_Thunk (Results 1 – 1 of 1) sorted by relevance
41 static void GetProcAddress_Thunk();42 …N_C { _declspec( dllexport ) FARPROC kernel32_GetProcAddress_Ptr = (FARPROC)GetProcAddress_Thunk; }44 static void GetProcAddress_Thunk() in GetProcAddress_Thunk() function
Completed in 21 milliseconds