On 10 March 2011 22:58, Stefan Dösinger stefan@codeweavers.com wrote:
@@ -264,6 +264,8 @@ struct IDirect3DSurface8Impl
/* If set forward refcounting to this object */ IUnknown *forwardReference;
- UINT width, height;
};
You could just ask wined3d for the surface size.