ChangeSet ID: 1014928900327887100167572 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/28 15:41:40
Modified files: dlls/comctl32 : listview.c
Log message: Duane Clark dclark@akamail.com LISTVIEW_InsertColumnT can be called with a width of LVSCW_AUTOSIZE_USEHEADER. Use the correct strings when column autosizing on columns other than column 0. LVSCW_AUTOSIZE_USEHEADER uses both item and header strings.
Patch: http://cvs.winehq.com/patch.py?id=1014928900327887100167572
Revision Changes Path 1.121 +91 -8 wine/dlls/comctl32/listview.c