user32: fix SetWindowPos to erase parent when child is hidden

Clinton Stimpson cjstimpson at utwire.net
Sat Jun 23 17:31:01 CDT 2007


When hiding windows, WM_ERASEBKGND is supposed to be sent to the parent.
The message will now be sent with this patch.  An existing test was 
modified to also check for all parent messages.
Partial fix for bug #6006

Thanks,
Clinton Stimpson

ChangeLog:
  user32: send erase to parent when hiding children


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug6006.patch
Type: text/x-diff
Size: 2959 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070623/27f885b5/bug6006.bin


More information about the wine-patches mailing list