On 24/04/07, Stefan Dösinger stefandoesinger@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.