Resend [PATCH 4/4] listview: Fix other SetWindowPos calls to support LVS_NOCOLUMNHEADER

Guy Albertelli galberte at neo.rr.com
Mon May 5 23:43:32 CDT 2008


All the SetWindowPos calls should test LVS_NOCOLUMNHEADER and set the
  SWP_[HIDE|SHOW]WINDOW flag just like the previous patch.  This fixes
  problems with ControlSpy not responding correctly after previous patch.

Previous version had issue with operator precedence caused test failures.  This
is now fixed.
---
 dlls/comctl32/listview.c |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7d3478282f54c39f8b9d78c815becd735edf0eb6.diff
Type: text/x-patch
Size: 2254 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080506/18dfaeeb/attachment.bin 


More information about the wine-patches mailing list