http://bugs.winehq.org/show_bug.cgi?id=22983
--- Comment #14 from Henri Verbeet hverbeet@gmail.com 2012-02-16 03:49:34 CST --- (In reply to comment #4)
The correct fix is to write a test for the return value, check for fixed function drawing without position data, return D3D_OK or D3DERR_INVALIDCALL and don't attempt to draw.
Any luck with that?
I think this bug shouldn't be reproducible anymore since commit 68b15bc, but the underlying issue Stefan mentioned is still present.