Home
last modified time | relevance | path

Searched refs:INET_E_ERROR_FIRST (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dmissing.h287 #ifndef INET_E_ERROR_FIRST
288 #define INET_E_ERROR_FIRST 0x800C0002L macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmissing.h548 #ifndef INET_E_ERROR_FIRST
549 #define INET_E_ERROR_FIRST 0x800C0002L macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmissing.h548 #ifndef INET_E_ERROR_FIRST
549 #define INET_E_ERROR_FIRST 0x800C0002L macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/Urlmon/
H A Dmod.rs495 pub const INET_E_ERROR_FIRST: ::windows_sys::core::HRESULT = -2146697214i32; const
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Durlmon.pp222 INET_E_ERROR_FIRST = HResult($800C0002);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h770 #define INET_E_ERROR_FIRST _HRESULT_TYPEDEF_(__MSABI_LONG(0x800C0002)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h770 #define INET_E_ERROR_FIRST _HRESULT_TYPEDEF_(__MSABI_LONG(0x800C0002)) macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/Urlmon/
H A Dmod.rs3672 pub const INET_E_ERROR_FIRST: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(-2146697214… const