wine/dlls/gdiplus
David Kahurani 6c1319e7ad gdiplus: Dump both variable address and internal values for matrices.
Dumping variable address by itself is barely useful.

Signed-off-by: David Kahurani <k.kahurani@gmail.com>
2023-07-11 22:39:35 +02:00
..
tests gdiplus: Dash pattern scaling does not shrink below line width 1.0. 2023-07-10 20:33:24 +02:00
brush.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
customlinecap.c gdiplus: Add GdipSetCustomLineCapStrokeCaps implementation and usage. 2022-11-23 22:27:38 +01:00
font.c gdiplus: Fix GdipGetGenericFontFamily functions according to native gdiplus.dll. 2023-05-22 22:56:13 +02:00
gdiplus.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipGetPenCompoundArray implementation. 2022-10-31 12:11:55 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
graphics.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
graphicspath.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
image.c gdiplus: Use transparency instead of background color if transparent color flag is set in GIF GCE. 2023-03-06 11:09:39 +01:00
imageattributes.c
Makefile.in
matrix.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
metafile.c gdiplus: Support playing back pen custom end line cap. 2023-05-29 11:26:07 +02:00
pathiterator.c
pen.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
region.c gdiplus: Dump both variable address and internal values for matrices. 2023-07-11 22:39:35 +02:00
stringformat.c