gdiplus/metafile: Implement EmfPlusRegion deserialization.
commitaef2f0799f09595f3458d3495e85bba0c9059865
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 19 Oct 2017 21:45:40 +0000 (20 00:45 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2017 17:00:41 +0000 (20 19:00 +0200)
tree98ff91930ae0da0dbee7a3683dd3cc670ef002e5
parent363d24d45882e63c041fe360da34471d8c327730
gdiplus/metafile: Implement EmfPlusRegion deserialization.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/metafile.c
dlls/gdiplus/region.c
dlls/gdiplus/tests/metafile.c