The use of GDI+ is mainly limited because of the lacking of header to use the so called
flat API's.
Searching around some hackings can be found, but they are old and in some cases limited.
I made a fast workout of last SDK and this is the result.
I'll look forward for comments and suggestions to make it a final release.
P.S. The test program of course is based on the historic GdiPlus demo.
EDIT: Removed some bugs and added 64bits version (see note in newer post).
EDIT: I forgot to put inside the fGdiPlus.h
. Updated
EDIT: Updated version