Graphics
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I was drawn ploygon using Mouse on a DialogBox(not by Graphics commands of polygon), now i want to save this drawing to a file and restore it to back, how can i do this ? Thank you -Umakanth
-
I was drawn ploygon using Mouse on a DialogBox(not by Graphics commands of polygon), now i want to save this drawing to a file and restore it to back, how can i do this ? Thank you -Umakanth
an example (but i can't remember its name) in msdn (first lesson about MFC) tells exactly what u need. the example includes several steps, about using collections and how to save and open data. includeh10