http://bugs.winehq.org/show_bug.cgi?id=19724
--- Comment #17 from Artem S. Tashkinov t.artem@mailcity.com 2012-09-29 07:05:02 CDT --- Crashes in Wine 1.5.14 (with native d3dx9_33.dll) as well:
$ ./elevated_1024x768.exe fixme:win:EnumDisplayDevicesW ((null),0,0x1464f994,0x00000000), stub! fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:d3d:query_init Unhandled query type 0x4. err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
$ echo $? 2