Home
last modified time | relevance | path

Searched refs:PROGDLG_AUTOTIME (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/bypy/windows/
H A Dportable-installer.cpp237 pd->StartProgressDialog(NULL, NULL, PROGDLG_NORMAL | PROGDLG_AUTOTIME | PROGDLG_NOCANCEL, NULL); in extract()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h945 #define PROGDLG_AUTOTIME 0x00000002 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h945 #define PROGDLG_AUTOTIME 0x00000002 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshellapi.pp375PROGDLG_AUTOTIME = $00000002; // automatically updates the "Line3" text with the "time…
H A Dshlobj.pp441PROGDLG_AUTOTIME = $00000002; // automatically updates the "Line3" text with t…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs6334 pub const PROGDLG_AUTOTIME: u32 = 2u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs41532 pub const PROGDLG_AUTOTIME: u32 = 2u32;