Sweden-Number/dlls/gdi/tests
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
..
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
bitmap.c
brush.c Fix swapped 2nd and 3rd argument passed to memset. 2006-07-14 12:38:36 +02:00
clipping.c
dc.c
font.c gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does. 2006-09-28 11:55:34 +02:00
gdiobj.c
generated.c
mapping.c
metafile.c gdi: Change the metafile.c test to use sprintf instead of snprintf for portability. 2006-09-10 10:15:12 +02:00
palette.c
pen.c