http://bugs.winehq.org/show_bug.cgi?id=30316
--- Comment #3 from eric mccarthy mccarthy@volny.cz 2012-04-01 08:33:47 CDT --- (In reply to comment #2)
(In reply to comment #1)
Does native comtrl32.dll help (install with 'winetricks comctl32')?
yes, native comtrl32.dll fixed the problem I reported. thanks for the suggestion.
while comtrl32.dll fixed my problem, and i'm not sure if it matters, the new debug codes include this line:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
In my case, it does not appear to make any difference I can observe at this time.