Searched refs:GetModuleHandleA (Results 1 – 10 of 10) sorted by relevance
27 void *__stdcall GetModuleHandleA(const char *module_name);34 __interception::InternalGetProcAddress((void *)GetModuleHandleA(0), name); in getRealProcAddressOrDie()
185 …g_FindFirstStreamW = (FindFirstStreamW_Ptr)::GetProcAddress(::GetModuleHandleA("kernel32.dll"), "F… in CFindStreamLoader()186 …g_FindNextStreamW = (FindNextStreamW_Ptr)::GetProcAddress(::GetModuleHandleA("kernel32.dll"), "Fin… in CFindStreamLoader()
766 if (HMODULE h = GetModuleHandleA(InterestingDLLs[i])) in InterestingDLLsAvailable()843 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()
154 HMODULE hmod = GetModuleHandleA(module); in LogMessage()
84 #define GetModuleHandleA GetModuleHandle macro88 void* __stdcall GetModuleHandleA(const char*);3126 hmodule = GetModuleHandleA("libxml2.dll"); in xmlInitializeCatalog()3128 hmodule = GetModuleHandleA(NULL); in xmlInitializeCatalog()
96 HMODULE hKernel32 = GetModuleHandleA("KERNEL32"); in setup_cancel_io()
41 ::GetProcAddress(::GetModuleHandleA("kernel32.dll"),
5367 void *__stdcall GetModuleHandleA(const char *);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
526 PUBLIC b6a1 4 GetModuleHandleA