http://bugs.winehq.org/show_bug.cgi?id=13498
--- Comment #2 from Reece Dunn msclrhd@gmail.com 2008-11-26 17:00:48 --- This is still an issue with wine 1.1.9. The console output:
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub. fixme:reg:RegSetKeySecurity :(0x78,4,0x39a330): stub fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers fixme:win:EnumDisplayDevicesW ((null),0,0x33e708,0x00000000), stub! fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0xcc4fa0,0xcc4ee8): stub fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16 fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:d3dxof:IDirectXFileImpl_CreateEnumObject File size > 2000000 not supported yet err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x4214ec
The application traps the exception to bring up a message box that reports the error to the user.