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

Guy Albertelli galberte at neo.rr.com
Sun May 4 01:11:13 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.
---
 dlls/comctl32/listview.c |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6feb49a0d01c0cb66cb819e8643d1ecfd0e3ecfe.diff
Type: text/x-patch
Size: 2250 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080504/d2de9cbc/attachment.bin 


More information about the wine-patches mailing list