http://bugs.winehq.org/show_bug.cgi?id=13498
--- Comment #3 from Reece Dunn msclrhd@gmail.com 2008-11-26 17:07:31 --- If I make the following change, it gets rid of the last FIXME (a better solution is needed), yet the crash remains:
diff --git a/dlls/d3dxof/d3dxof.c b/dlls/d3dxof/d3dxof.c -#define MAX_INPUT_SIZE 2000000 +#define MAX_INPUT_SIZE 3000000