On Sat, Nov 22, 2008 at 12:59 PM, Stefan Dösinger stefan@codeweavers.com wrote:
LPD3DXMESH supposed to be declared in?
That doesn't necessarily work for Wine. Many DirectX searches are spammed with archived Wine-devel or wine-patches mails.
The best way to find out is to download the DirectX SDK, install it(it should install in Wine) and grep the headers.
You want d3dx9mesh.h however I am not sure about the legalities of looking at it when making your own implementation of d3dx9mesh.h in wine. You should probably confirm that with someone on the list before looking at it.