News

This works great at getting the data I want from the XML into the DataGridView so that the user has a way to manipulate the values.
I wrote a program that generates fractals in visual basic. The way it currently works is that I pass the function a handle to a device context and it uses SetPixel to draw to that hDC.