4 references to E_FAIL
Microsoft.Private.Windows.Core (4)
Windows\Win32\Graphics\GdiPlus\StatusExtensions.cs (4)
24return new ExternalException(SR.GdiplusGenericError, (int)HRESULT.E_FAIL); 43return new ExternalException(SR.GdiplusGenericError, (int)HRESULT.E_FAIL); 74return new ExternalException(SR.GdiplusUnsupportedGdiplusVersion, (int)HRESULT.E_FAIL); 77return new ExternalException(SR.GdiplusNotInitialized, (int)HRESULT.E_FAIL);