Sweden-Number/dlls/gdi/tests
Michael Kaufmann d23b83a026 gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL.
Also use the whole device surface if one of the extents is zero or 
negative and the mapping mode is MM_ANISOTROPIC or MM_ISOTROPIC.
New tests.
2006-06-21 12:15:33 +02:00
..
.gitignore gdi: Separate GDI tests by moving them into appropriate files. 2006-04-03 21:35:03 +02:00
Makefile.in gdi: Separate GDI tests by moving them into appropriate files. 2006-04-03 21:35:03 +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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +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 gdi/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:13 +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 gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT parameter is NULL. 2006-06-21 12:15:33 +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