msvcrt: Added _set_fmode and _get_fmode implementation.
[wine] / dlls / gdi32 / tests / pen.c
2011-12-30  Alexandre Julliardgdi32: Store the pattern brush information for geometri...
2011-12-29  Alexandre Julliardgdi32/tests: Get rid of Win9x compatibility in the...
2011-12-28  Alexandre Julliardgdi32: Fix handling of invalid pen styles.
2011-11-07  Alexandre Julliardgdi32/tests: Avoid some array bounds warnings.
2011-10-14  Daniel Santosgdi32: Remove PS_USERSTYLE FIXME and workarounds.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-06-21  Huw Daviesgdi32/tests: Skip the tests if the pen type is not...
2011-01-03  AndrĂ© Hentschelgdi32/tests: Don't test function directly when reportin...
2010-09-08  Gerald Pfeifergdi32/tests: Fix another test description in test_logpen.
2010-09-06  Gerald Pfeifergdi32/tests: Fix a test description in test_logpen.
2009-04-20  Paul Vriensgdi32/tests: Skip several tests on Win9x.
2009-03-13  Paul Vriensgdi32/tests: Fix some test failures on Win9x.
2009-01-10  Alexandre Julliardgdi32/tests: Fix an uninitialized value check and a...
2008-10-01  Dmitry Timoshkovgdi32: Make the PS_NULL test pass under Wine.
2008-09-29  Dmitry Timoshkovgdi32: Add a test for PS_NULL pen being equal to NULL_P...
2008-08-29  James Hawkinsgdi32: Fix a failing test in win98.
2008-03-25  Austin Englishgdi32: Spelling fixes.
2007-07-31  Evan Stadegdi32: Handle PS_USERSTYLE in ExtCreatePen.
2007-07-31  Evan Stadegdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
2007-03-13  Felix Nawothniggdi32: Add PS_ALTERNATE tests.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.