Home
last modified time | relevance | path

Searched refs:SFVM_REMOVEOBJECT (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2440 #define SFVM_REMOVEOBJECT 0x00000006 macro
2449 …emoveObject(_hwnd, _pidl) (LPARAM)SHShellFolderView_Message (_hwnd, SFVM_REMOVEOBJECT,(LPARAM) (_p…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2440 #define SFVM_REMOVEOBJECT 0x00000006 macro
2449 …emoveObject(_hwnd, _pidl) (LPARAM)SHShellFolderView_Message (_hwnd, SFVM_REMOVEOBJECT,(LPARAM) (_p…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshellapi.pp959 SFVM_REMOVEOBJECT = $00000006;
H A Dshlobj.pp615 SFVM_REMOVEOBJECT = $00000006;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs6832 pub const SFVM_REMOVEOBJECT: u32 = 6u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs44495 pub const SFVM_REMOVEOBJECT: u32 = 6u32;