Sweden-Number/dlls/gdiplus
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
brush.c gdiplus: Set result to NULL when CreatePathGradient fails. 2010-07-05 11:54:49 +02:00
customlinecap.c
font.c gdiplus: Return copies of fonts from GdipGetFontCollectionFamilyList. 2010-07-19 14:49:07 +02:00
gdiplus.c
gdiplus.spec gdiplus: Stub GdipMultiplyPenTransform. 2010-07-19 14:49:07 +02:00
gdiplus_private.h gdiplus: Implement GdipSetImageAttributesWrapMode. 2010-05-10 10:01:48 +02:00
graphics.c gdiplus: Stub GdipRecordMetafileStream. 2010-07-05 11:54:54 +02:00
graphicspath.c
image.c gdiplus: Stub GdipGetMetafileHeaderFromStream. 2010-07-19 14:49:07 +02:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesWrapMode. 2010-05-10 10:01:48 +02:00
matrix.c gdiplus: Check for null pt in GdipCreateMatrix3. 2010-07-05 11:54:47 +02:00
pathiterator.c
pen.c gdiplus: Stub GdipMultiplyPenTransform. 2010-07-19 14:49:07 +02:00
region.c
stringformat.c