Home
last modified time | relevance | path

Searched refs:SHSTOCKICONID (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dartmsw.cpp38 SHSTOCKICONID MSWGetStockIconIdForArtProviderId(const wxArtID& art_id) in MSWGetStockIconIdForArtProviderId()
62 MSW_SHGetStockIconInfo(SHSTOCKICONID siid, in MSW_SHGetStockIconInfo()
66 typedef HRESULT (WINAPI *PSHGETSTOCKICONINFO)(SHSTOCKICONID, UINT, SHSTOCKICONINFO *); in MSW_SHGetStockIconInfo()
180 SHSTOCKICONID stockIconId = MSWGetStockIconIdForArtProviderId( id ); in CreateBitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dartmsw.cpp38 SHSTOCKICONID MSWGetStockIconIdForArtProviderId(const wxArtID& art_id) in MSWGetStockIconIdForArtProviderId()
62 MSW_SHGetStockIconInfo(SHSTOCKICONID siid, in MSW_SHGetStockIconInfo()
66 typedef HRESULT (WINAPI *PSHGETSTOCKICONINFO)(SHSTOCKICONID, UINT, SHSTOCKICONINFO *); in MSW_SHGetStockIconInfo()
180 SHSTOCKICONID stockIconId = MSWGetStockIconIdForArtProviderId( id ); in CreateBitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dartmsw.cpp74 SHSTOCKICONID MSWGetStockIconIdForArtProviderId(const wxArtID& art_id) in MSWGetStockIconIdForArtProviderId()
101 MSW_SHGetStockIconInfo(SHSTOCKICONID siid, in MSW_SHGetStockIconInfo()
105 typedef HRESULT (WINAPI *PSHGETSTOCKICONINFO)(SHSTOCKICONID, UINT, SHSTOCKICONINFO *); in MSW_SHGetStockIconInfo()
236 SHSTOCKICONID stockIconId = MSWGetStockIconIdForArtProviderId( id ); in CreateBitmap()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs7951 pub type SHSTOCKICONID = i32; typedef
7955 pub const SIID_FOLDER: SHSTOCKICONID = 3i32;
7965 pub const SIID_WORLD: SHSTOCKICONID = 13i32;
7969 pub const SIID_FIND: SHSTOCKICONID = 22i32;
7970 pub const SIID_HELP: SHSTOCKICONID = 23i32;
7971 pub const SIID_SHARE: SHSTOCKICONID = 28i32;
7972 pub const SIID_LINK: SHSTOCKICONID = 29i32;
7977 pub const SIID_LOCK: SHSTOCKICONID = 47i32;
7984 pub const SIID_STACK: SHSTOCKICONID = 55i32;
8008 pub const SIID_INFO: SHSTOCKICONID = 79i32;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshellapi.h638 typedef enum SHSTOCKICONID { enum
735 } SHSTOCKICONID; typedef
737 #define SIID_INVALID ((SHSTOCKICONID)-1)
739 SHSTDAPI SHGetStockIconInfo (SHSTOCKICONID siid, UINT uFlags, SHSTOCKICONINFO *psii);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshellapi.h638 typedef enum SHSTOCKICONID { enum
735 } SHSTOCKICONID; typedef
737 #define SIID_INVALID ((SHSTOCKICONID)-1)
739 SHSTDAPI SHGetStockIconInfo (SHSTOCKICONID siid, UINT uFlags, SHSTOCKICONINFO *psii);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument
/dports/devel/git-delta/delta-0.9.2/cargo-crates/winapi-0.3.9/src/um/
H A Dshellapi.rs619 ENUM!{enum SHSTOCKICONID {
715 pub const SIID_INVALID: SHSTOCKICONID = -1i32 as u32;
718 siid: SHSTOCKICONID, in SHGetStockIconInfo() argument

12345678