Description: Write your own realization of drawing board with the MFC function, you can draw a straight line, circle and so the linear patterns, while brush strokes and colors can be adjusted, the code simple, suitable for beginners.
- [pen] - Using MFC to do the drawing board proced
File list (Check if you may need any files):
MFC_Draw\Debug\Draw.bsc
........\.....\Draw.exe
........\.....\Draw.ilk
........\.....\Draw.obj
........\.....\Draw.pch
........\.....\Draw.pdb
........\.....\Draw.res
........\.....\Draw.sbr
........\.....\DrawDoc.obj
........\.....\DrawDoc.sbr
........\.....\DrawView.obj
........\.....\DrawView.sbr
........\.....\MainFrm.obj
........\.....\MainFrm.sbr
........\.....\SetColor.obj
........\.....\StdAfx.obj
........\.....\StdAfx.sbr
........\.....\vc60.idb
........\.....\vc60.pdb
........\Draw.aps
........\Draw.clw
........\Draw.cpp
........\Draw.dsp
........\Draw.dsw
........\Draw.h
........\Draw.ncb
........\Draw.opt
........\Draw.plg
........\Draw.rc
........\DrawDoc.cpp
........\DrawDoc.h
........\DrawView.cpp
........\DrawView.h
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\res\cursor1.cur
........\...\Draw.ico
........\...\Draw.rc2
........\...\DrawDoc.ico
........\...\Toolbar.bmp
........\resource.h
........\SetColor.cpp
........\SetColor.h
........\StdAfx.cpp
........\StdAfx.h
........\Debug
........\res
MFC_Draw