ws2_32: Fix test output string to match the test.
[wine] / dlls / gdi32 / pen.c
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-02-28  Andrew Talbotgdi32: Assign to structs instead of using memcpy.
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in the GDI object functions.
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-07-31  Evan Stadegdi32: Handle PS_USERSTYLE in ExtCreatePen.
2007-07-31  Evan Stadegdi32: Improve ExtCreatePen parameter checking.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.