Home
last modified time | relevance | path

Searched refs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dsystem_win32.c177 #if !defined(LOAD_LIBRARY_SEARCH_SYSTEM32)
178 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
241 hModule = pLoadLibraryEx(filename, NULL, LOAD_LIBRARY_SEARCH_SYSTEM32); in Curl_load_library()

Completed in 9 milliseconds