gdiplus: Don't require specific gdi+ versions in metafile structures.
commitcfe2b3fa0e7509314c509f832f509936c88688d8
authorVincent Povirk <vincent@codeweavers.com>
Tue, 18 Jul 2017 16:35:28 +0000 (18 11:35 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Jul 2017 18:43:34 +0000 (18 20:43 +0200)
tree10e887894bdfb2f962752b8c38ea3362aa5d85a5
parent88abcf3a1d64917bb1f4501ece9a043469c19fd5
gdiplus: Don't require specific gdi+ versions in metafile structures.

Based on testing of manually edited metafiles, only the signature portion
of version fields are tested, not the version number.

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