Searched refs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 1 of 1) sorted by relevance
144 #if !defined(LOAD_LIBRARY_SEARCH_SYSTEM32)145 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro208 hModule = pLoadLibraryEx(filename, NULL, LOAD_LIBRARY_SEARCH_SYSTEM32); in Curl_load_library()
Completed in 4 milliseconds