Description: Implement a drawing program. Can draw lines, arcs, elliptical arcs, polygons, the ability to customize colors. Of polygons, ellipses and circles to be filled. And to achieve Undo/Redo (one step). Results can be saved, but not stored as image files.
To Search:
File list (Check if you may need any files):
VC8-7 Draw 2.0\debug\Draw.exe
..............\.....\Draw.ilk
..............\.....\Draw.pdb
..............\Draw\Debug\BuildLog.htm
..............\....\.....\Draw.exe.embed.manifest
..............\....\.....\Draw.exe.embed.manifest.res
..............\....\.....\Draw.exe.intermediate.manifest
..............\....\.....\Draw.obj
..............\....\.....\Draw.pch
..............\....\.....\Draw.res
..............\....\.....\DrawDoc.obj
..............\....\.....\DrawView.obj
..............\....\.....\MainFrm.obj
..............\....\.....\mt.dep
..............\....\.....\PolygonDialog.obj
..............\....\.....\stdafx.obj
..............\....\.....\vc80.idb
..............\....\.....\vc80.pdb
..............\....\Draw.aps
..............\....\Draw.cpp
..............\....\Draw.h
..............\....\Draw.rc
..............\....\Draw.vcproj
..............\....\Draw.vcproj.CGCAD.hanqc.user
..............\....\DrawDoc.cpp
..............\....\DrawDoc.h
..............\....\DrawView.cpp
..............\....\DrawView.h
..............\....\MainFrm.cpp
..............\....\MainFrm.h
..............\....\PolygonDialog.cpp
..............\....\PolygonDialog.h
..............\....\ReadMe.txt
..............\....\res\Draw.ico
..............\....\...\Draw.rc2
..............\....\...\DrawDoc.ico
..............\....\...\Toolbar.bmp
..............\....\resource.h
..............\....\stdafx.cpp
..............\....\stdafx.h
..............\Draw.ncb
..............\Draw.sln
..............\Draw.suo
..............\....\Debug
..............\....\res
..............\debug
..............\Draw
VC8-7 Draw 2.0