Home
last modified time | relevance | path

Searched refs:tomPasteFile (Results 1 – 5 of 5) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A Driched20.tlh196 tomPasteFile = 4096,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1699 pub const tomPasteFile: tomConstants = 4096i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h142 … 0x100,tomShareDenyRead = (int) 0x200,tomShareDenyWrite = (int) 0x400,tomPasteFile = (int) 0x1000,… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h142 … 0x100,tomShareDenyRead = (int) 0x200,tomShareDenyWrite = (int) 0x400,tomPasteFile = (int) 0x1000,… enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs9670 pub const tomPasteFile: tomConstants = tomConstants(4096i32); const