http://bugs.winehq.org/show_bug.cgi?id=4503
------- Additional Comments From sick_soul@yahoo.it 2006-12-03 18:42 ------- Ok here's my result with trace+loaddll. Version 2005-10-19 without patch contains this dll load:
trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\uxtheme.d ll" : builtin
version 2005-10-19 with the regression patch does not load this dll, and does not show the crash.
All other dll loads are identical.
current version (0.9.9) also shows the bug, and also loads the uxtheme.dll builtin. In addition, it loads
trace:loaddll:MODULE_LoadModule16 Loaded module "mmsystem.dll" : builtin
However, it is not said that uxtheme.dll is to blame, as all builtin dlls could have changed, no?