Alexandre Julliard : gdi32: Fix handling of the DC brush/pen in metafiles.

Alexandre Julliard julliard at winehq.org
Fri Mar 11 10:23:36 CST 2011


Module: wine
Branch: master
Commit: dfaee0a5d7f4f6ec8bbc1153e035d31444e98de3
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=dfaee0a5d7f4f6ec8bbc1153e035d31444e98de3

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Mar 10 20:22:22 2011 +0100

gdi32: Fix handling of the DC brush/pen in metafiles.

---

 dlls/gdi32/enhmfdrv/enhmetafiledrv.h |    4 +
 dlls/gdi32/enhmfdrv/init.c           |   10 ++-
 dlls/gdi32/enhmfdrv/objects.c        |   46 +++++++++-
 dlls/gdi32/mfdrv/dc.c                |   10 ++
 dlls/gdi32/mfdrv/init.c              |    4 +-
 dlls/gdi32/mfdrv/metafiledrv.h       |    2 +
 dlls/gdi32/tests/metafile.c          |  164 ++++++++++++++++++++++++++++++++++
 7 files changed, 233 insertions(+), 7 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=dfaee0a5d7f4f6ec8bbc1153e035d31444e98de3



More information about the wine-cvs mailing list