Fixed bug that caused the whole window to be repainted by RedrawWindow
commit6db71654d381bde9ecc7a855e0d39be69380586a
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2005 17:23:25 +0000 (28 17:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2005 17:23:25 +0000 (28 17:23 +0000)
treeab635a064d07c8bcd57d0db826a881bbd9024528
parent7d92b5d8b4b30554c0fec3d4a6f6c91c3c86e4f6
Fixed bug that caused the whole window to be repainted by RedrawWindow
when the passed region was empty.
dlls/user/painting.c