http://bugs.winehq.org/show_bug.cgi?id=21652
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2010-02-09 17:36:43 --- (In reply to comment #7)
sure I will. Can you please tell me how to do that? Maybe winedbg? I'm sorry but I've never debugged with wine. Thanks
No, it's nothing to do with debugger. Just do 'WINEDEBUG=+gdiplus wine <yourapp.exe>' and attach output. Before that cd to app directory first.