http://bugs.winehq.org/show_bug.cgi?id=7405
Summary: EVE Online Logserver icons are broken Product: Wine Version: CVS Platform: PC URL: http://elfenstein.mine.nu/eve/logserver.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: kelfe@gmx.de
The commit listed below breaks the icons in this app. Incorrect icons are displayed in the icon bar and the file menu. Also if you create a new workspace (CTRL+W) the tree icons are solid black.
commit 369749dcb2ba12ce8481503543afd18ad99805d1 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Mon Feb 12 16:47:56 2007 +0800
comctl32: Make ImageList_Read and ImageList_Write compatible with each other, simplify the code.