Home
last modified time | relevance | path

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

/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/windows-0.9.1/src/
H A Dbindings.rs2652 pub const ERROR_FILE_SNAP_USER_SECTION_NOT_SUPPORTED: Self = Self(436u32);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Foundation/
H A Dmod.rs6905 pub const ERROR_FILE_SNAP_USER_SECTION_NOT_SUPPORTED: WIN32_ERROR = 436u32; const
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-patches/
H A D22-winerror-codes.patch19720 + "ERROR_FILE_SNAP_USER_SECTION_NOT_SUPPORTED",
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Foundation/
H A Dmod.rs7920 pub const ERROR_FILE_SNAP_USER_SECTION_NOT_SUPPORTED: WIN32_ERROR = WIN32_ERROR(436u32); const