http://bugs.winehq.org/show_bug.cgi?id=10787
--- Comment #30 from L. Rahyen mail@science.su 2008-02-19 05:05:49 --- Created an attachment (id=10838) --> (http://bugs.winehq.org/attachment.cgi?id=10838) Console output after running "wine 3dsmax.exe"
Here is my console output. I tried to generate log by using same overrides as you. If you need any other logs, let me know. I used comctl32, riched20 and dxdiagn native DLLs. Use of builtin dxdiagn doesn't change actual behavior but builtin outputs too much of useless (harmless) fixmes. Use of riched20 doesn't change the result too. Use of native comctl32 prevents Autodesk crash-reporting system from working; with builtin it works, and also after (actually, right before) 3ds max silently crashes appears message "fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set" (I think this is harmless fixme).
3ds max crashes right after last message "Base system initialized." (after few seconds of displaying "Starting 3ds Max..." in the splash screen). As you can see, there is no output at all. Splash screen just "disappears". Actually it probably tries to generate crash report to Autodesk but that silently fails (crash report system succeeds only with builtin comctl32; however, this doesn't change the result - 3ds max crashes on startup exactly the same).