Clear the internal paint flag in the server before returning a
commitb9a9de6eb9f4356f9d12e5f1daa64d45ec4a851c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 10 Mar 2005 17:19:33 +0000 (10 17:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Mar 2005 17:19:33 +0000 (10 17:19 +0000)
tree8840d3c9d69d5b052de13d02ba21fda7f0676915
parent454c1b7599cfa537980cc5bf3203b4ccd469c7cf
Clear the internal paint flag in the server before returning a
WM_PAINT message to avoid an extra server round-trip.
dlls/user/message.c
server/window.c