Home
last modified time | relevance | path

Searched refs:HLINK_S_FIRST (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhlink.h83 #define HLINK_S_FIRST (OLE_S_LAST+1) macro
84 #define HLINK_S_DONTHIDE (HLINK_S_FIRST)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhlink.h83 #define HLINK_S_FIRST (OLE_S_LAST+1) macro
84 #define HLINK_S_DONTHIDE (HLINK_S_FIRST)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs4649 pub const HLINK_S_FIRST: ::windows_sys::core::HRESULT = 262400i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs7546 pub const HLINK_S_FIRST: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(262400i32 as _);