[v3 PATCH 2/3] gdiplus/metafile: Partially implement EmfPlusImage deserialization

Nikolay Sivov bunglehead at gmail.com
Sat Oct 14 09:44:58 CDT 2017


On 13.10.2017 19:45, Nikolay Sivov wrote:
> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
> 
> v3: fail on indexed formats for now
> 
>  dlls/gdiplus/gdiplus_private.h |  1 +
>  dlls/gdiplus/metafile.c        | 82 ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 83 insertions(+)
> 

Ignore that one please. Indexed case is trivial enough, I'll send
complete version instead.




More information about the wine-devel mailing list