Clear the DC dirty flag before calling SetDCState to avoid spurious
commit06c665d75ae80d9f4cdee4f0b49ea366db3555bc
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Apr 2002 22:37:34 +0000 (22 22:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Apr 2002 22:37:34 +0000 (22 22:37 +0000)
tree00ebe1b584e3207cb916f6c32d169a5b2679d98f
parent48f26b7c4da4ccecde672a6bae6ffebcfb1c94c8
Clear the DC dirty flag before calling SetDCState to avoid spurious
vis region updates.
windows/dce.c