Henri Verbeet hverbeet@gmail.com writes:
We can certainly generate some more d3d headers from idl, and we probably should anyway, but I'm not sure how that's going to make the mechanism any more generic. I suppose we could do something like "DECL_WINELIB_TYPE(struct IDirect3D8, *LPDIRECT3D8);", if that's much better.
That would be better for headers written by hand, yes. But I'm not sure we want to add that at this point, since the goal should be to generate all interfaces from idl.