On 08/04/2008, Luis Busquets luis.busquets@ilidium.com wrote:
Implementation of D3DXGetFVFVertexSize. With this patch WINE responds correctly to the tests of D3DXGetFVFVertexSize sent in patch 1/4 of today.
You have to either send the implementation first and the test afterwards, or wrap the test in a todo_wine block, and remove it when you send the implementation.