user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown.
commit997d4ef44f0f9e2284f99d7ce9ec135d68b30c7b
authorFabian Maurer <dark.shadow4@web.de>
Mon, 13 Feb 2017 15:58:29 +0000 (13 16:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Feb 2017 09:42:37 +0000 (20 10:42 +0100)
tree09bbc97b1601b046d0fd573f014c4e8c97a8aacb
parent6df21d4015dcc4564e223062ec41252700fc6590
user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown.

Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/msg.c
dlls/user32/winpos.c