Home | History | Annotate | Download | only in libxml2

Lines Matching defs:GetModuleHandleA

82 #define GetModuleHandleA GetModuleHandle
85 void* __stdcall GetModuleHandleA(const char*);
3122 hmodule = GetModuleHandleA("libxml2.dll");
3124 hmodule = GetModuleHandleA(NULL);