Alexandre Julliard : gdi32: Always update the DC before looking for the physdev pointer.
20 Sep
2012
20 Sep
'12
9:05 p.m.
Module: wine Branch: master Commit: e95cff03327e9e7bda55087bca45397a646426f1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e95cff03327e9e7bda55087bca... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Sep 20 21:07:04 2012 +0200 gdi32: Always update the DC before looking for the physdev pointer. --- dlls/gdi32/bitblt.c | 31 ++++--- dlls/gdi32/clipping.c | 60 ++++++------- dlls/gdi32/dc.c | 3 +- dlls/gdi32/dib.c | 6 +- dlls/gdi32/driver.c | 15 ++-- dlls/gdi32/painting.c | 228 ++++++++++++++++++++++-------------------------- 6 files changed, 165 insertions(+), 178 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e95cff03327e9e7bda5508...
4928
Age (days ago)
4928
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard