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 gdi/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:13 +02:00
brush.c Fix swapped 2nd and 3rd argument passed to memset. 2006-07-14 12:38:36 +02:00
clipping.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
mapping.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 gdi: Constify data. 2006-05-25 11:00:59 +02:00
pen.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00