Comctl32: fix listview column resize [1/2]

Mikołaj Zalewski mikolaj at zalewski.pl
Sat Apr 8 11:44:40 CDT 2006


  When resizing the columns of a listview by dragging the header columns 
divider, the list columns resizes after every mouse move while the 
header only draws a tracking line and resizes when the mouse button goes 
up. These patches tries to fix it. The first patch makes the 
HDS_FULLDRAG headers send the HDN_ITEMCHANGING notifications while 
moving - like in the MS implementation.

Changelog:
  * Fix the HDS_FULLDRAG headers notifications, invalidate such a 
control after a mouse move

Mikolaj Zalewski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header_tracking.patch
Type: text/x-patch
Size: 2766 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060408/0b87d66e/header_tracking-0001.patch


More information about the wine-patches mailing list