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

Guy galbertez at neo.rr.com
Fri Jun 20 23:08:49 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: 429cca1859aaa9dc5c906616721a3462a315639c.diff
Type: text/x-patch
Size: 2254 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080621/68665c19/attachment.bin 


More information about the wine-patches mailing list