Repaint the non-client area to work around broken WM_PAINT handlers
commit0e0f62f2fad14144396599bde4537dcb43a30ee2
authorAlexandre Julliard <julliard@winehq.org>
Thu, 24 Feb 2005 19:42:08 +0000 (24 19:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Feb 2005 19:42:08 +0000 (24 19:42 +0000)
treef06267aaca63a6231516fe2bd7f451503676a096
parentdb69dcb5c1b96c1145fc4ecd545fc9ae78bdc500
Repaint the non-client area to work around broken WM_PAINT handlers
also when doing a synchronous update with RDW_UPDATENOW.
dlls/user/painting.c