Hi
For one of my programs i want to be able to graph the performance of things in a graph. The thing is that this graph constantly made a little bit longer with every second that passes. So i was wondering what paintDC to use. And how to use it. Because i have looked at PaintDC, clientDC and BufferedDC but i cant work out how to make it so they remember what they have painted on them and only add the stuff i want to append on.
Cheers
Paul