http://bugs.winehq.org/show_bug.cgi?id=29337
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com 2011-12-12 22:08:28 CST --- Created attachment 37955 --> http://bugs.winehq.org/attachment.cgi?id=37955 Possible patch
This patch makes Wine downscale the window's big icon rather than using the Wine icon. The problem is that using this method, the red X on the icon is not readable. According to MSDN, if hIconSm is null "the system searches the icon resource specified by the hIcon member for an icon of the appropriate size to use as the small icon."[1] I couldn't figure out how to make Wine do this.
[1] http://msdn.microsoft.com/en-us/library/windows/desktop/ms633577%28v=vs.85%2...