http://bugs.winehq.org/show_bug.cgi?id=3370
Summary: WM_SETICON does not change the window icon Product: Wine Version: 20050830 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: craig@nch.com.au
Sending WM_SETICON should update the icon in the upper left corner of the application window. It does not.
Under windows this works correctly. Under Wine the icon is a generic exe icon. I have tried this with several exe's and the icon is never set.