2012/1/6 André Hentschel <[email protected]>:
> @@ -212,10 +216,15 @@ static HRESULT WINAPI 
> IDirect3DRMFrame2Impl_AddChild(IDirect3DRMFrame2* iface,
>                                                      LPDIRECT3DRMFRAME child)
>  {
>     IDirect3DRMFrameImpl *This = impl_from_IDirect3DRMFrame2(iface);
> +    IDirect3DRMFrameImpl *Frame = 
> impl_from_IDirect3DRMFrame2((LPDIRECT3DRMFRAME2)child);

That looks pretty questionable, but some tests would probably be a
good thing either way.


Reply via email to