Correction to header order maintenance when a dummy first item is
commit69f18275d573baec39a86aca2b72c8667cd62dba
authorBill Medland <medbi01@accpac.com>
Tue, 16 Jul 2002 01:14:46 +0000 (16 01:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Jul 2002 01:14:46 +0000 (16 01:14 +0000)
treeedb26fad2ffc65ce45f115d5a113b22e85463db1
parent580d7c9be352fc78d9d83925cfa57880eb17e113
Correction to header order maintenance when a dummy first item is
added and then deleted (as suggested by MSDN to handle the fact that
the first column of a listview is left justified).  Also removed
redundant casts.
dlls/comctl32/header.c