Sweden-Number/dlls/gdi/tests
Huw Davies 0d23ac479b Fix handling of relative state indices in RestoreDC.
Fix return value of SaveDC when writing to an emf.
Before writing the EMR_EOF record we should ensure that we clear the
state stack.
2005-10-31 10:05:52 +00:00
..
.cvsignore Fix handling of relative state indices in RestoreDC. 2005-10-31 10:05:52 +00:00
Makefile.in Fix handling of relative state indices in RestoreDC. 2005-10-31 10:05:52 +00:00
bitmap.c Use Get/SetWindowLongPtr instead of Get/SetWindowLong where 2005-09-09 15:20:04 +00:00
brush.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
clipping.c If the meta/clip intersection (Rao) region doesn't exist, return 2005-10-11 19:55:01 +00:00
dc.c Fix handling of relative state indices in RestoreDC. 2005-10-31 10:05:52 +00:00
gdiobj.c Add a test for GetCurrentObject, make it pass under Wine. 2005-10-26 10:10:23 +00: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 xform can be NULL when setting the identity. 2005-10-28 16:41:25 +00:00
metafile.c Fix handling of relative state indices in RestoreDC. 2005-10-31 10:05:52 +00:00
palette.c Start to add some tests for basic palette operations. 2005-08-22 09:18:02 +00:00