Sweden-Number/dlls/gdi32/tests
Alexandre Julliard f695c1d19d gdi32: Update the DC mappings when the layout is changed. 2010-07-23 11:34:07 +02:00
..
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
bitmap.c gdi32: Reject invalid DIB depths in CreateDIBSection. 2010-07-20 14:40:32 +02:00
brush.c
clipping.c gdi32: Check the region handle in GetClipRgn later. 2010-02-16 11:33:33 +01:00
dc.c winex11.drv: Report a non-zero COLORRES capability value. 2010-06-15 19:58:30 +02:00
font.c gdi32: Add CreateFontIndirectEx implementation. 2010-06-14 14:14:15 +02:00
gdiobj.c gdi32: Fix RectInRegion() if right < left or bottom < top. 2009-06-08 13:18:58 +02:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
icm.c
mapping.c gdi32: Update the DC mappings when the layout is changed. 2010-07-23 11:34:07 +02:00
metafile.c gdi32/tests: Test BitBlt() to an enhanced metafile. 2009-11-23 15:25:33 +01:00
palette.c
path.c gdi32/tests: Remove variable oldPen which is not really used from test_widenpath. 2010-05-10 10:10:08 +02:00
pen.c