Home
last modified time | relevance | path

Searched refs:VFW_E_CANNOT_RENDER (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dvfwmsgs.h63 #define VFW_E_CANNOT_RENDER ((HRESULT)0x80040218) macro
/reactos/dll/directx/wine/quartz/
H A Dfiltergraph.c1018 hr = VFW_E_CANNOT_RENDER; in FilterGraph2_Connect()
1246 return VFW_E_CANNOT_RENDER; in FilterGraph2_RenderRecurse()
1375 hr = VFW_E_CANNOT_RENDER; in FilterGraph2_Render()
1573 hr = VFW_E_CANNOT_RENDER; in FilterGraph2_RenderFile()