Add a test for GetCurrentObject, make it pass under Wine.
[wine] / dlls / gdi / tests / gdiobj.c
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-01-03  Jakob ErikssonAdd return value to GetObject error message.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-09-02  Dmitry TimoshkovAdded a test showing how GDI scales bitmap font metrics.
2004-09-01  Mike McCormackAdd a basic GDI LOGFONT test, fix a couple of failures.