server: Don't invalidate the newly exposed child region on the parent if it doesn...
commit33617af8145b6fadfe41d48968a728ff57b3064b
authorJinoh Kang <jinoh.kang.kr@gmail.com>
Mon, 31 Oct 2022 13:30:20 +0000 (31 22:30 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Nov 2022 18:23:56 +0000 (4 19:23 +0100)
treee31e473b7b2d84820a82c211075ecdbcadfbef50
parentc310e975f4b20e1401404c6aa3a93c0b4776b8e5
server: Don't invalidate the newly exposed child region on the parent if it doesn't clip children.

This partly reverts e42eaaaf3a873d29b14f8f3a3617df2d0d4210ca.

Signed-off-by: Jinoh Kang <jinoh.kang.kr@gmail.com>
dlls/user32/tests/msg.c
server/window.c