comctl32: header: Make the column resizing smooth in full drag mode.
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Mon, 22 May 2006 20:47:37 +0000 (22:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 May 2006 15:52:57 +0000 (17:52 +0200)
commit64e5779c16aa364f1bc293874c00b81b11daf1dd
treeadf71c55fffb27503f3b95b7d351d568c97f4a2c
parente48a0a3c238981da3fe680c38948bd3b0ce8fac3
comctl32: header: Make the column resizing smooth in full drag mode.

Make the column resizing smooth in full drag mode even for listview
with lots of elements by redrawing only the resized column and calling
UpdateWindow.
dlls/comctl32/header.c