http://bugs.winehq.org/show_bug.cgi?id=6794
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-17-03 14:56 ------- Created an attachment (id=5415) --> (http://bugs.winehq.org/attachment.cgi?id=5415&action=view) patch
The call to GetIconInfo fails so we don't send the icon. However the NIF_ICON flag is still set. This might cause some problems. Does the attached patch help?