ole32: Remove an unneeded WINAPI and remove some useless comments.
[wine] / dlls / gdiplus / tests / pen.c
2008-08-01  Nikolay Sivovgdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
2007-12-31  Lei Zhanggdiplus: Add GdipCreatePen2 and test cases.
2007-12-31  Lei Zhanggdiplus: Initialize a variable in a test.
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-07-30  Evan Stadegdiplus: Check custom dash array for bad properties.
2007-07-30  Evan Stadegdiplus/tests: More GdipSetPenDashArray tests.
2007-07-26  Evan Stadegdiplus/tests: Added pen dash array tests.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
2007-07-24  Evan Stadegdiplus/tests: Added pen brush fill test.
2007-06-14  Francois Gougetgdiplus: Add missing '\n' to ok() calls, Wine traces.
2007-06-12  Evan Stadegdiplus: First pen test.