Home | History | Annotate | Download | only in libxml2

Lines Matching refs:GetModuleHandleA

84 #define GetModuleHandleA GetModuleHandle
88 void* __stdcall GetModuleHandleA(const char*);
3126 hmodule = GetModuleHandleA("libxml2.dll");
3128 hmodule = GetModuleHandleA(NULL);