gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the painting functions.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 17 Sep 2007 14:48:27 +0000 (16:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2007 07:34:07 +0000 (09:34 +0200)
commitf3f792d06485af893609b85dcc4a181c5c30b058
treed9d25c77fabb693f0f1383b22d180a8442d107e3
parentf486f24b96f17ecd414ab3199e4b8289af01209a
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the painting functions.
dlls/gdi32/painting.c