소개글
MFC로 만든 간단한 그림판 프로그램 입니다. 말그대로 간단하게 마우스로 클릭해서 자유선만 그릴 수 있고 왼쪽에 버튼 두개를 만들어서 색상만 검은색,빨간색이 되도록 만든 프로그램 입니다.컴파일 실행환경
Zip archive data본문내용
MFC로 만든 간단한 그림판 프로그램 입니다. 말그대로 간단하게 마우스로 클릭해서 자유선만 그릴 수 있고 왼쪽에 버튼 두개를 만들어서 색상만 검은색,빨간색이 되도록 만든 프로그램 입니다. 이 소스를 가지고 조금만 수정하셔서 쓰시면 과제 제출용으로는 괜찮을거 같습니다. 정말 간단하게 만든거라 그점은 숙지하시고 받으셨으면 좋겠습니다. 소스 파악 하실때에는 doyDlg.cpp, doyDlg.h를 두가지만 보시면 될 거 같구요. 주석처리 해놓은 상태라 보시기 나쁘지 않을꺼라 생각합니다.압축파일 내 파일목록
Debug/doypen.exe
Debug/doypen.ilk
Debug/doypen.pdb
doypen/Debug/cl.command.1.tlog
doypen/Debug/CL.read.1.tlog
doypen/Debug/CL.write.1.tlog
doypen/Debug/doypen.exe.embed.manifest
doypen/Debug/doypen.exe.embed.manifest.res
doypen/Debug/doypen.exe.intermediate.manifest
doypen/Debug/doypen.lastbuildstate
doypen/Debug/doypen.log
doypen/Debug/doypen.obj
doypen/Debug/doypen.pch
doypen/Debug/doypen.res
doypen/Debug/doypenDlg.obj
doypen/Debug/doypen_manifest.rc
doypen/Debug/link-cvtres.read.1.tlog
doypen/Debug/link-cvtres.write.1.tlog
doypen/Debug/link.1432-cvtres.read.1.tlog
doypen/Debug/link.1432-cvtres.write.1.tlog
doypen/Debug/link.1432.read.1.tlog
doypen/Debug/link.1432.write.1.tlog
doypen/Debug/link.command.1.tlog
doypen/Debug/link.read.1.tlog
doypen/Debug/link.write.1.tlog
doypen/Debug/mt.command.1.tlog
doypen/Debug/mt.read.1.tlog
doypen/Debug/mt.write.1.tlog
doypen/Debug/rc.command.1.tlog
doypen/Debug/rc.read.1.tlog
doypen/Debug/rc.write.1.tlog
doypen/Debug/stdafx.obj
doypen/Debug/vc100.idb
doypen/Debug/vc100.pdb
doypen/doypen.aps
doypen/doypen.cpp
doypen/doypen.h
doypen/doypen.rc
doypen/doypen.vcxproj
doypen/doypen.vcxproj.filters
doypen/doypen.vcxproj.user
doypen/doypenDlg.cpp
doypen/doypenDlg.h
doypen/ReadMe.txt
doypen/Release/cl.command.1.tlog
doypen/Release/CL.read.1.tlog
doypen/Release/CL.write.1.tlog
doypen/Release/doypen.exe.intermediate.manifest
doypen/Release/doypen.lastbuildstate
doypen/Release/doypen.log
doypen/Release/doypen.obj
doypen/Release/doypen.pch
doypen/Release/doypen.res
doypen/Release/doypenDlg.obj
doypen/Release/link-cvtres.read.1.tlog
doypen/Release/link-cvtres.write.1.tlog
doypen/Release/link.command.1.tlog
doypen/Release/link.read.1.tlog
doypen/Release/link.write.1.tlog
doypen/Release/mt.command.1.tlog
doypen/Release/mt.read.1.tlog
doypen/Release/mt.write.1.tlog
doypen/Release/rc.command.1.tlog
doypen/Release/rc.read.1.tlog
doypen/Release/rc.write.1.tlog
doypen/Release/stdafx.obj
doypen/Release/vc100.pdb
doypen/res/doypen.ico
doypen/res/doypen.rc2
doypen/resource.h
doypen/stdafx.cpp
doypen/stdafx.h
doypen/targetver.h
doypen.sdf
doypen.sln
doypen.suo
ipch/doypen-b7a40162/
Release/doypen.exe
Release/doypen.pdb
Debug/doypen.ilk
Debug/doypen.pdb
doypen/Debug/cl.command.1.tlog
doypen/Debug/CL.read.1.tlog
doypen/Debug/CL.write.1.tlog
doypen/Debug/doypen.exe.embed.manifest
doypen/Debug/doypen.exe.embed.manifest.res
doypen/Debug/doypen.exe.intermediate.manifest
doypen/Debug/doypen.lastbuildstate
doypen/Debug/doypen.log
doypen/Debug/doypen.obj
doypen/Debug/doypen.pch
doypen/Debug/doypen.res
doypen/Debug/doypenDlg.obj
doypen/Debug/doypen_manifest.rc
doypen/Debug/link-cvtres.read.1.tlog
doypen/Debug/link-cvtres.write.1.tlog
doypen/Debug/link.1432-cvtres.read.1.tlog
doypen/Debug/link.1432-cvtres.write.1.tlog
doypen/Debug/link.1432.read.1.tlog
doypen/Debug/link.1432.write.1.tlog
doypen/Debug/link.command.1.tlog
doypen/Debug/link.read.1.tlog
doypen/Debug/link.write.1.tlog
doypen/Debug/mt.command.1.tlog
doypen/Debug/mt.read.1.tlog
doypen/Debug/mt.write.1.tlog
doypen/Debug/rc.command.1.tlog
doypen/Debug/rc.read.1.tlog
doypen/Debug/rc.write.1.tlog
doypen/Debug/stdafx.obj
doypen/Debug/vc100.idb
doypen/Debug/vc100.pdb
doypen/doypen.aps
doypen/doypen.cpp
doypen/doypen.h
doypen/doypen.rc
doypen/doypen.vcxproj
doypen/doypen.vcxproj.filters
doypen/doypen.vcxproj.user
doypen/doypenDlg.cpp
doypen/doypenDlg.h
doypen/ReadMe.txt
doypen/Release/cl.command.1.tlog
doypen/Release/CL.read.1.tlog
doypen/Release/CL.write.1.tlog
doypen/Release/doypen.exe.intermediate.manifest
doypen/Release/doypen.lastbuildstate
doypen/Release/doypen.log
doypen/Release/doypen.obj
doypen/Release/doypen.pch
doypen/Release/doypen.res
doypen/Release/doypenDlg.obj
doypen/Release/link-cvtres.read.1.tlog
doypen/Release/link-cvtres.write.1.tlog
doypen/Release/link.command.1.tlog
doypen/Release/link.read.1.tlog
doypen/Release/link.write.1.tlog
doypen/Release/mt.command.1.tlog
doypen/Release/mt.read.1.tlog
doypen/Release/mt.write.1.tlog
doypen/Release/rc.command.1.tlog
doypen/Release/rc.read.1.tlog
doypen/Release/rc.write.1.tlog
doypen/Release/stdafx.obj
doypen/Release/vc100.pdb
doypen/res/doypen.ico
doypen/res/doypen.rc2
doypen/resource.h
doypen/stdafx.cpp
doypen/stdafx.h
doypen/targetver.h
doypen.sdf
doypen.sln
doypen.suo
ipch/doypen-b7a40162/
Release/doypen.exe
Release/doypen.pdb