wine/dlls/gdiplus
Alexandre Julliard fe7df46118 gdiplus: Get the compositing mode directly from the graphics object.
GdipGetCompositingMode() fails when the object is busy, which happens
when flushing changes in GdipReleaseDC().

Fixes a test crash on Gitlab CI.
2022-09-28 15:39:04 +02:00
..
tests gdiplus/tests: Enable compilation with long types. 2022-02-28 21:31:56 +01:00
brush.c
customlinecap.c
font.c gdiplus: Accept newer version in OpenType header. 2022-04-11 11:54:54 +02:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h
graphics.c gdiplus: Get the compositing mode directly from the graphics object. 2022-09-28 15:39:04 +02:00
graphicspath.c
image.c gdiplus: Get rid of gcc11 warnings (-Warray-bounds). 2022-02-16 08:22:06 +01:00
imageattributes.c
Makefile.in
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c