gdi32: Fix the DeleteDC test failures under Win9x.
[wine] / dlls / gdi32 / tests / dc.c
2010-02-25  Dmitry Timoshkovgdi32: Fix the DeleteDC test failures under Win9x.
2010-02-24  Dmitry Timoshkovuser32: DeleteDC() should allow to delete a DC returned...
2009-04-29  Rein Klazeswinex11: GetPixel() on a monochrome bitmap should retur...
2009-02-24  Francois Gougetgdi32/tests: Use win_skip() to skip over unimplemented...
2008-04-14  Alexandre Julliardgdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14  Colin Finckgdi32: Add a test to demonstrate a CreateCompatibleDC...
2008-01-07  Alexandre Julliardgdi32/tests: Avoid using size_t in traces.
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-19  Dmitry Timoshkovgdi32: When compiling with PSDK headers request latest...
2007-12-18  Dmitry Timoshkovgdi32: Add a GdiConvertToDevmodeW test, make it pass...
2007-01-08  Francois Gougetgdi32/tests: Tweak a test to avoid an '#if 0'.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.