http://bugs.winehq.org/show_bug.cgi?id=24518
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-09-25 07:49:48 CDT --- (In reply to comment #5)
(In reply to comment #4)
Try to get backtrace http://wiki.winehq.org/Backtraces.
Simply using winedbg isn't enough, as the program is started through steam (and running winedbg steam wont cut it); what else can I do?
I see, not sure how to get over this Steam wrapper (no way to run it without Steam running, right?).
My guess about Link background is that we don't handle LWS_TRANSPARENT properly, we still filling background with altered colour. If you're familiar with controls you could disable WM_ERASEBKGND handler body for this style. But note that it's only a guess.
Get +tid,+syslink,+win log please.