gdi32: If the WMF was created by GetWinMetaFileBits() then return the original EMF.
commit19d1416ceff5ebd47a7a41196cf5629d9925fee4
authorHuw Davies <huw@codeweavers.com>
Wed, 8 Jun 2016 10:00:46 +0000 (8 11:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jun 2016 14:25:16 +0000 (8 23:25 +0900)
treea2fc54aa528be24a532d48ba06a1fae205a73681
parent7be1c53d8297561c7616b4a3ba7698dea01ffd7f
gdi32: If the WMF was created by GetWinMetaFileBits() then return the original EMF.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/enhmetafile.c
dlls/gdi32/gdi_private.h
dlls/gdi32/metafile.c
dlls/gdi32/tests/metafile.c