http://bugs.winehq.org/show_bug.cgi?id=15229
--- Comment #22 from Nikolay Sivov bunglehead@gmail.com 2008-09-26 12:13:46 --- (In reply to comment #21)
When I install DNS10 with native gdiplus and install winetricks gdiplus afterwards, the buttons become visible but DictationBox still crashes.
It's hard to say what happens during installation with wine's gdiplus that leads to crash after install even using original library. What we could do now:
1. Please make a +gdiplus trace to get a full calls log. This will help for invisible buttons. 2. What locale do you use? GetRoleText patch actually is wrong for multibyte locales. Maybe this affects something. +oleacc log will be helpful.
P.S. I hope to get correct GetRoleText patch committed next week.