user32: Don't exclude clipped children from the copied window bits since they may...
commitbcbc84e21455e31dcac742d81d409581f451a506
authorAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jul 2017 08:41:43 +0000 (20 10:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jul 2017 08:41:43 +0000 (20 10:41 +0200)
tree791aab2acfd7b92088a686b343edbf3bfbf837fe
parent5a61913e90e3725d08c0e1fd06ccfe936434cbcc
user32: Don't exclude clipped children from the copied window bits since they may be up to date.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/painting.c
include/wine/server_protocol.h
server/protocol.def
server/window.c