Searched defs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 6 of 6) sorted by relevance
145 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
111 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: LOAD_LIBRARY_FLAGS = 2048u32; constant
484 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: LOAD_LIBRARY_FLAGS = 0x00000800; constant
142 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro