Hi,<br><br>sent to the correct list this time (sorry)<br><br>Changelog:<br>*Added public GDI+ headers in include/<br>*Added private GDI+ headers in dlls/gdiplus<br>*Added small implementation of GDI+ pens in dlls/gdiplus/pen.c
<br>*Added (first) GDI+ test <br><br>&nbsp;dlls/gdiplus/Makefile.in&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="mb_0">&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 3 +
<br>&nbsp;dlls/gdiplus/gdip_defines.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 43 +++++++++++++++++++<br>&nbsp;dlls/gdiplus/gdip_enumerations.h |&nbsp;&nbsp; 57 ++++++++++++++++++++++++++<br>&nbsp;dlls/gdiplus/gdiplus.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 27 ++++++++++++
<br>&nbsp;dlls/gdiplus/gdiplus.spec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 8 ++--<br>&nbsp;dlls/gdiplus/gdiplus_private.h&nbsp;&nbsp; |&nbsp;&nbsp; 43 +++++++++++++++++++<br>&nbsp;dlls/gdiplus/pen.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 84 ++++++++++++++++++++++++++++++++++++++<br>&nbsp;dlls/gdiplus/pen.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 30 ++++++++++++++
<br>&nbsp;dlls/gdiplus/tests/Makefile.in&nbsp;&nbsp; |&nbsp;&nbsp; 13 ++++++<br>&nbsp;dlls/gdiplus/tests/pen.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 44 ++++++++++++++++++++<br>&nbsp;include/Gdiplus.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 10 +++++<br>&nbsp;include/GdiplusEnums.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 39 ++++++++++++++++++
<br>&nbsp;include/GdiplusFlat.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 23 ++++++++++<br>&nbsp;include/GdiplusGpStubs.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 10 +++++<br>&nbsp;include/GdiplusInit.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 26 ++++++++++++<br>&nbsp;include/GdiplusTypes.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 7 +++<br>&nbsp;16 files changed, 462 insertions(+), 5 deletions(-)
<br><span class="sg"><br>-Evan Stade<br>
</span></div>