[4/20] DDraw: Get rid of FVFs

H. Verbeet hverbeet at gmail.com
Wed Apr 25 02:02:57 CDT 2007


On 24/04/07, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> +    hr = IWineD3DDevice_CreateVertexDeclarationFromFVF(This->wineD3DDevice,
> +                                                       &pDecl,
> +                                                       (IUnknown *) ICOM_INTERFACE(This, IDirectDraw7),
> +                                                       fvf);
Is this right? Passing the IDirectDrawImpl as parent looks a bit questionable.



More information about the wine-patches mailing list