[Bug 7494] Listview: Always displays in Icon View despite specified as Report View

Wine Bugs wine-bugs at winehq.org
Sun Feb 25 05:55:55 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7494





------- Additional Comments From mikolaj.zalewski at gmail.com  2007-25-02 05:55 -------
The app sets the LVS_REPORT style by... subclassing the listview and changing
the WM_CREATE lParam->style field. I've sent a patch to wine-patches that moves
the style setup from WM_NCCREATE back to WM_CREATE.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list