Home
last modified time | relevance | path

Searched defs:E_FAIL (Results 151 – 175 of 649) sorted by relevance

12345678910>>...26

/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_windows.h61 # define E_FAIL _HRESULT_TYPEDEF_(0x80004005) macro
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dmouse.c117 #define E_FAIL (HRESULT)0x80004005L macro
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/NotWindows/
H A DMyWindows.h127 #define E_FAIL ((HRESULT)0x80004005L) macro
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dref.hxx165 #define E_FAIL MAKE_SCODE(SEVERITY_ERROR, FACILITY_NULL, 8) macro
H A Derror.hxx8164 #define E_FAIL _HRESULT_TYPEDEF_(0x80004005L) macro
8251 #define E_FAIL _HRESULT_TYPEDEF_(0x80000008L) macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/
H A DHResults.cs143 internal const int E_FAIL = unchecked((int)0x80004005); field in System.HResults
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/
H A D__HResults.cs143 internal const int E_FAIL = unchecked((int)0x80004005); field in System.__HResults
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocketProtocolComponent.cs62 internal const int E_FAIL = unchecked((int)0x80004005); field in System.Net.WebSockets.WebSocketProtocolComponent.Errors
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/
H A DOLE.java34 public static final int E_FAIL = -2147467259; // Unspecified failure. field in OLE
/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dos_defs.h107 #define E_FAIL (0x80004005) macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DOleDbHResult.cs29 E_FAIL = unchecked((int)0x80004005), enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DWin32DnD.cs49 private const uint E_FAIL = unchecked((uint)0x80004005); field in System.Windows.Forms.Win32DnD
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/env/
H A Dgcenv.base.h63 #define E_FAIL 0x80004005 macro
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/DirectX-Headers/include/wsl/
H A Dwinadapter.h234 #define E_FAIL ((HRESULT)0x80000008L) macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/ComIntegration/
H A DSafeNativeMethods.cs180 internal static readonly int E_FAIL = unchecked((int)0x80040005); field in System.ServiceModel.ComIntegration.HR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplus.cs473 E_FAIL = unchecked((int)0x80004005), field in System.Drawing.SafeNativeMethods
/dports/print/hplip/hplip-3.20.6/scan/sane/OrbliteScan/
H A DMacCommon.h691 #define E_FAIL ((HRESULT)0x80004005L) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DCOM.java181 public static final int E_FAIL = -2147467259; field in COM
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinerror.h704 #define E_FAIL 0x80004005L macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h1498 #define E_FAIL 0x80004005 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinerror.h1498 #define E_FAIL 0x80004005 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h1498 #define E_FAIL 0x80004005 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinerror.h1477 #define E_FAIL 0x80004005L macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs26 internal const int E_FAIL = unchecked((int)0x80004005); field in System.Web.UI.Design.MobileControls.NativeMethods
/dports/lang/clover/mesa-21.3.6/include/D3D9/
H A Dd3d9types.h53 #define E_FAIL MAKE_HRESULT(1, 0x000, 0x4005) macro

12345678910>>...26