Home
last modified time | relevance | path

Searched defs:SIGDN_PARENTRELATIVE (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/dialogs/win32/
H A Dmingw-compat.h59 SIGDN_PARENTRELATIVE = 0x80080001, enumerator
/dports/games/scummvm/scummvm-2.5.1/backends/dialogs/win32/
H A Dmingw-compat.h59 SIGDN_PARENTRELATIVE = 0x80080001, enumerator
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dtaskbarbutton.cpp170 SIGDN_PARENTRELATIVE = (int)0x80080001 enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h8978 SIGDN_PARENTRELATIVE = (int)0x80080001, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h8978 SIGDN_PARENTRELATIVE = (int)0x80080001, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs8160 pub const SIGDN_PARENTRELATIVE: SIGDN = -2146959359i32; const