wine/dlls/gdiplus
Zhiyi Zhang 40ce1dd473 gdiplus: Fix a memory leak.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-19 20:50:24 +02:00
..
tests gdiplus/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +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: Fix a memory leak. 2018-06-19 20:50:24 +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