wine/dlls/gdiplus
Alistair Leslie-Hughes cf3362afb1 gdiplus: Display the GUID of the image type in GdipSaveImageToStream.
Based on a patch by Dmitry Timoshkov.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-24 19:12:03 +02:00
..
tests gdiplus: Implement unfilled mode for arrow caps. 2018-05-14 23:51:36 +02:00
brush.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
customlinecap.c gdiplus: Implement unfilled mode for arrow caps. 2018-05-14 23:51:36 +02:00
font.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h gdiplus: Partially implement arrow caps. 2018-05-14 23:51:31 +02:00
graphics.c gdiplus: Only draw filled arrows with positive height. 2018-05-14 23:51:41 +02:00
graphicspath.c
image.c gdiplus: Display the GUID of the image type in GdipSaveImageToStream. 2018-05-24 19:12:03 +02:00
imageattributes.c
Makefile.in
matrix.c
metafile.c gdiplus: Use ARRAY_SIZE() macro. 2018-05-14 23:51:27 +02:00
pathiterator.c
pen.c
region.c
stringformat.c