[4/5] ddraw: Get rid of ICOM_INTERFACE.

Henri Verbeet hverbeet at gmail.com
Wed Jan 21 05:48:13 CST 2009


2009/1/21 Stefan Dösinger <stefan at codeweavers.com>:
> I think it would be better to access IDirect3DDevice7 via explicit
> specifying the vtable, or an inline function for consistency and to avoid
> hardwiring the assumption that the IDirect3DDevice7 vtable is the first
> member of the object
>
I don't see the point. IDirect3DDevice7 is the primary vtable and
that's not going to change, ever. We also do things like this about
everywhere else, and I don't think ddraw should be special in that
regard.



More information about the wine-devel mailing list