DispatchMessage needs to repaint the non-client area if the WM_PAINT
commitfa5c982698ea7f70074aee644c00c186b38110bf
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Feb 2005 14:58:52 +0000 (22 14:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Feb 2005 14:58:52 +0000 (22 14:58 +0000)
tree09ef7883f41a20b0894b59e98a3cba177ac45f72
parente4c2d6ba8c74451b4b8867ccad88ca12ffe39333
DispatchMessage needs to repaint the non-client area if the WM_PAINT
handler didn't do it.
dlls/user/tests/msg.c
windows/message.c