2008/11/22 Stefan Dösinger stefan@codeweavers.com:
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.
The first link on Google points to http://msdn.microsoft.com/en-us/library/bb174069(VS.85).aspx, which tells you what header is in and how it is defined (see the remarks section).
- Reece