Michael Kaufmann : gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 21 05:25:49 CDT 2006


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

Author: Michael Kaufmann <hallo at michael-kaufmann.ch>
Date:   Tue Jun 20 16:02:37 2006 +0200

gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL.

Also use the whole device surface if one of the extents is zero or 
negative and the mapping mode is MM_ANISOTROPIC or MM_ISOTROPIC.
New tests.

---

 dlls/gdi/enhmetafile.c    |   87 +++++++++++++-----
 dlls/gdi/tests/metafile.c |  212 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 274 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list