Home
last modified time | relevance | path

Searched defs:LOAD_LIBRARY_SEARCH_USER_DIRS (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs506 pub const LOAD_LIBRARY_SEARCH_USER_DIRS: DWORD = consts::LOAD_LIBRARY_SEARCH_USER_DIRS; consts
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp479 SetDefaultDllDirectories(LOAD_LIBRARY_SEARCH_USER_DIRS); variable

Completed in 3 milliseconds