gdiplus: Add basic metafile recording support.
commitd436e51872ad9ff8810d6339f98a8e8bf507738c
authorVincent Povirk <vincent@codeweavers.com>
Fri, 1 Apr 2011 22:09:23 +0000 (1 17:09 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 May 2011 09:15:41 +0000 (23 11:15 +0200)
treea5c1e74a81656d088649c2b3c0fa9edeed0994ac
parent4e26336eae0c7132b3e3ca068eed590eab8f066f
gdiplus: Add basic metafile recording support.
dlls/gdiplus/Makefile.in
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/graphics.c
dlls/gdiplus/image.c
dlls/gdiplus/metafile.c [new file with mode: 0644]
dlls/gdiplus/tests/metafile.c