Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dmissing.h351 #ifndef INET_E_QUERYOPTION_UNKNOWN
352 #define INET_E_QUERYOPTION_UNKNOWN 0x800C0013L macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmissing.h612 #ifndef INET_E_QUERYOPTION_UNKNOWN
613 #define INET_E_QUERYOPTION_UNKNOWN 0x800C0013L macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmissing.h612 #ifndef INET_E_QUERYOPTION_UNKNOWN
613 #define INET_E_QUERYOPTION_UNKNOWN 0x800C0013L 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.rs505 pub const INET_E_QUERYOPTION_UNKNOWN: ::windows_sys::core::HRESULT = -2146697197i32; const
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Durlmon.pp292 INET_E_QUERYOPTION_UNKNOWN = HResult($800C0013);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h6500 #define INET_E_QUERYOPTION_UNKNOWN _HRESULT_TYPEDEF_(__MSABI_LONG(0x800C0013)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h6500 #define INET_E_QUERYOPTION_UNKNOWN _HRESULT_TYPEDEF_(__MSABI_LONG(0x800C0013)) macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/Urlmon/
H A Dmod.rs3682 pub const INET_E_QUERYOPTION_UNKNOWN: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(-21… const