Searched defs:module_handle (Results 1 – 2 of 2) sorted by relevance
82 DWORD InterceptImportedFunction(HMODULE module_handle, in InterceptImportedFunction()193 HMODULE module_handle = LoadLibraryW(module); in Patch() local
288 DllMain (HINSTANCE module_handle, DWORD event, LPVOID reserved) in DllMain()