Searched refs:DDERR_GENERIC (Results 1 – 19 of 19) sorted by relevance
125 HRESULT hr = DDERR_GENERIC; in Thunk_DDrawSurface3_GetAttachedSurface()160 HRESULT hr = DDERR_GENERIC; in Thunk_DDrawSurface3_GetCaps()243 HRESULT retValue = DDERR_GENERIC; in Thunk_DDrawSurface3_GetSurfaceDesc()269 HRESULT retValue = DDERR_GENERIC; in Thunk_DDrawSurface3_Initialize()308 HRESULT retValue = DDERR_GENERIC; in Thunk_DDrawSurface3_Lock()457 HRESULT retValue = DDERR_GENERIC; in Thunk_DDrawSurface3_SetSurfaceDesc()
164 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw_CreateSurface()196 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw2_CreateSurface()275 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw_EnumDisplayModes()304 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw2_EnumDisplayModes()347 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw_EnumSurfaces()376 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw2_EnumSurfaces()464 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw_GetDisplayMode()489 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw2_GetDisplayMode()812 HRESULT retValue = DDERR_GENERIC; in ThunkDirectDraw4_GetDeviceIdentifier()
54 return DDERR_GENERIC; in SafeFormatString()77 hr = DDERR_GENERIC; in SafeCopyString()
73 return DDERR_GENERIC; in InitD3D9BaseDevice()88 return DDERR_GENERIC; in InitD3D9BaseDevice()
229 return DDERR_GENERIC; in Direct3DSwapChain9_Init()
265 return DDERR_GENERIC; in CreateD3D9()
90 HRESULT retVal = DDERR_GENERIC; in DirectDrawCreate()144 HRESULT retVal = DDERR_GENERIC; in DirectDrawCreateEx()
30 puGetScanLineData.ddRVal = DDERR_GENERIC; in test_NtGdiDdGetScanLine()
607 return DDERR_GENERIC; in Main_DDrawSurface_GetBltStatus()753 return DDERR_GENERIC; in Main_DDrawSurface_GetSurfaceDesc()860 return DDERR_GENERIC; in Main_DDrawSurface_ReleaseDC()933 return DDERR_GENERIC; in Main_DDrawSurface_SetOverlayPosition()
238 mDdCanCreateSurface.ddRVal = DDERR_GENERIC; in Internal_CreateSurface()256 mDdCreateSurface.ddRVal = DDERR_GENERIC; in Internal_CreateSurface()
264 return DDERR_GENERIC; in Main_DDrawSurface_UpdateOverlayDisplay()
14 case DDERR_GENERIC: return "DDERR_GENERIC"; in DDErrorString()
76 pcsd->ddRVal = DDERR_GENERIC; in DdCreateSurface()
103 mDdCreatePalette.ddRVal = DDERR_GENERIC; in Internal_CreatePalette()
168 case DDERR_GENERIC: return "DDERR_GENERIC"; in DDErrorString()
481 HRESULT ret = DDERR_GENERIC; in Main_DirectDraw_CreateSurface()
284 ret = DDERR_GENERIC; in Main_DirectDraw_SetDisplayMode2()
446 pCreateSurface->ddRVal = DDERR_GENERIC; in DdCreateSurface()459 pCreateSurface->ddRVal = DDERR_GENERIC; in DdCreateSurface()912 pDrvInfoData.ddRVal = DDERR_GENERIC; in DdGetDriverInfo()
72 #define DDERR_GENERIC E_FAIL macro