Searched defs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 4 of 4) sorted by relevance
73 # 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
117 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro