Searched refs:GetModuleHandleA (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp_utils.cpp38 HMODULE kernel32 = GetModuleHandleA("kernel32.dll");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/xmlwf/
H A Dxmlwin32url.cxx317 GetModuleHandleA("urlmon.dll"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/xmlwf/
H A Dxmlwin32url.cxx317 GetModuleHandleA("urlmon.dll"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwin32url.cxx317 GetModuleHandleA("urlmon.dll"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcatalog.c82 #define GetModuleHandleA GetModuleHandle macro
85 void* __stdcall GetModuleHandleA(const char*);
3125 hmodule = GetModuleHandleA("libxml2.dll");
3127 hmodule = GetModuleHandleA(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipstest.cpp301 h = GetModuleHandleA(moduleFilename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c82 #define GetModuleHandleA GetModuleHandle macro
85 void* __stdcall GetModuleHandleA(const char*);
3125 hmodule = GetModuleHandleA("libxml2.dll");
3127 hmodule = GetModuleHandleA(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dcatalog.c74 void* __stdcall GetModuleHandleA(const char*);
3100 hmodule = GetModuleHandleA("libxml2.dll");
3102 hmodule = GetModuleHandleA(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dcatalog.c74 void* __stdcall GetModuleHandleA(const char*);
3100 hmodule = GetModuleHandleA("libxml2.dll");
3102 hmodule = GetModuleHandleA(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c1918 if (GetModuleFileNameA(GetModuleHandleA(NULL), datadir, sizeof(datadir) - 1))

Completed in 213 milliseconds