Sweden-Number/dlls/gdi/tests
Huw Davies 8b368b9cee gdi32: GetTextExtentPoint and GetTextExtentExPoint behave differently if there's a \n in the string. 2006-09-20 20:04:45 +02:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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
dc.c
font.c gdi32: GetTextExtentPoint and GetTextExtentExPoint behave differently if there's a \n in the string. 2006-09-20 20:04:45 +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 gdi: Constify data. 2006-05-25 11:00:59 +02:00
pen.c