LISTVIEW_InsertColumnT can be called with a width of
commitbdd77388b9ae396165cbb6902d0b7fdf38fa15a8
authorDuane Clark <dclark@akamail.com>
Thu, 28 Feb 2002 20:41:39 +0000 (28 20:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Feb 2002 20:41:39 +0000 (28 20:41 +0000)
tree2bba26436fa88544197f1a4be4e2c1d0ddf89345
parent9a29b0cea53933c25d9dd569af0d709b6b7a3db9
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.
dlls/comctl32/listview.c