gdiplus: Add FIXME for EMF records we need to implement.
commit2054c8fe6ffcab3ea22756a664eb00cadece1bac
authorVincent Povirk <vincent@codeweavers.com>
Fri, 7 Oct 2016 21:03:42 +0000 (7 16:03 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Oct 2016 19:12:53 +0000 (10 21:12 +0200)
treec16d68ee55cc04313c350fe3f1dd1151bcd5dbaf
parent4c3f494aa099c7213dcbaa829dfafb4ad6f3d521
gdiplus: Add FIXME for EMF records we need to implement.

These records cause state tracking in gdi32, but the state tracking doesn't
work correctly because we didn't pass a DC to EnumEnhMetaFile.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdiplus/metafile.c