I been digging in my C/C++ folders and found a very early piece of code I did for a vector engine using GDI to draw with, it is a really early piece of coding from when I had just started to use graphics/windows in my code. It was in a way a conversion of some very basic blitzbasic code just to see if I code make something more than the console text programs I had done in C over the years.
The code is pretty horrible as far as coding standards go but it worked, think I will post it up in the C/C++ forum so people can see how it was done tho hopefully they would do it better
