Searched defs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 9 of 9) sorted by relevance
476 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: LOAD_LIBRARY_FLAGS = 0x00000800; constant
47 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
84 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
145 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
69 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x800 macro
121 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
141 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
2455 LOAD_LIBRARY_SEARCH_SYSTEM32 = 0x800 const
3480 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: u32 = 2048; constant