Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/
Dw32dlfcn.h126 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 in win32_dlopen() macro
/third_party/rust/crates/libloading/src/os/windows/
Dmod.rs19 pub(crate) const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = DWORD; constant
496 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = consts::LOAD_LIBRARY_SEARCH_SYSTEM32; constant
/third_party/curl/lib/
Dsystem_win32.c174 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c126 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/third_party/python/Modules/expat/
Dxmlparse.c117 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro