Searched defs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 5 of 5) sorted by relevance
126 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 in win32_dlopen() macro
19 pub(crate) const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = DWORD; constant496 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = consts::LOAD_LIBRARY_SEARCH_SYSTEM32; constant
174 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
126 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
117 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro