Searched refs:module_to_patch (Results 1 – 2 of 2) sorted by relevance
40 bool OverrideImportedFunction(const char *module_to_patch,
839 bool OverrideImportedFunction(const char *module_to_patch, in OverrideImportedFunction() argument843 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()