http://bugs.winehq.org/show_bug.cgi?id=12829
--- Comment #21 from Stefan Dösinger stefan@codeweavers.com 2011-10-18 15:01:33 CDT --- Created attachment 36988 --> http://bugs.winehq.org/attachment.cgi?id=36988 Exception as reported by winedbg
This is the exception winedbg reports if you attach it. You can't run "Viper Racing Demo.exe" in winedbg because it just spawns another process. Instead I placed a Sleep(10000) in the last ddraw call (IDirect3DImpl_GetCaps) and attached the debugger to the running race.bin process.