소개글
* 다이얼로그를 이용한 간이 그림판* 구현된 기능
- 원, 사각형, 선 그리기
- 도형 둘레선택
- 도형 색깔&비트맵 채우기
- 선/둘레 두께&색상&모양 선택 ( 색깔 팔레트 )
- 원하는 위치에 텍스트 입력
컴파일 실행환경
비주얼스튜디오 2013압축파일 내 파일목록
hello/Debug/
hello/Debug/hello.exe
hello/Debug/hello.ilk
hello/Debug/hello.pdb
hello/hello.sdf
hello/hello.sln
hello/hello.suo
hello/hello/
hello/hello/ChildView.cpp
hello/hello/ChildView.h
hello/hello/Debug/
hello/hello/Debug/ChildView.obj
hello/hello/Debug/cl.command.1.tlog
hello/hello/Debug/CL.read.1.tlog
hello/hello/Debug/CL.write.1.tlog
hello/hello/Debug/hello.exe.embed.manifest
hello/hello/Debug/hello.exe.embed.manifest.res
hello/hello/Debug/hello.exe.intermediate.manifest
hello/hello/Debug/hello.lastbuildstate
hello/hello/Debug/hello.log
hello/hello/Debug/hello.obj
hello/hello/Debug/hello.pch
hello/hello/Debug/hello.res
hello/hello/Debug/hello_manifest.rc
hello/hello/Debug/link.4056.read.1.tlog
hello/hello/Debug/link.4056.write.1.tlog
hello/hello/Debug/link.4056-cvtres.read.1.tlog
hello/hello/Debug/link.4056-cvtres.write.1.tlog
hello/hello/Debug/link.4404.read.1.tlog
hello/hello/Debug/link.4404.write.1.tlog
hello/hello/Debug/link.4404-cvtres.read.1.tlog
hello/hello/Debug/link.4404-cvtres.write.1.tlog
hello/hello/Debug/link.5592.read.1.tlog
hello/hello/Debug/link.5592.write.1.tlog
hello/hello/Debug/link.5592-cvtres.read.1.tlog
hello/hello/Debug/link.5592-cvtres.write.1.tlog
hello/hello/Debug/link.command.1.tlog
hello/hello/Debug/link.read.1.tlog
hello/hello/Debug/link.write.1.tlog
hello/hello/Debug/link-cvtres.read.1.tlog
hello/hello/Debug/link-cvtres.write.1.tlog
hello/hello/Debug/MainFrm.obj
hello/hello/Debug/mt.command.1.tlog
hello/hello/Debug/mt.read.1.tlog
hello/hello/Debug/mt.write.1.tlog
hello/hello/Debug/MyDialog.obj
hello/hello/Debug/rc.command.1.tlog
hello/hello/Debug/rc.read.1.tlog
hello/hello/Debug/rc.write.1.tlog
hello/hello/Debug/stdafx.obj
hello/hello/Debug/vc100.idb
hello/hello/Debug/vc100.pdb
hello/hello/hello.aps
hello/hello/hello.cpp
hello/hello/hello.h
hello/hello/hello.rc
hello/hello/hello.vcxproj
hello/hello/hello.vcxproj.filters
hello/hello/hello.vcxproj.user
hello/hello/MainFrm.cpp
hello/hello/MainFrm.h
hello/hello/MyDialog.cpp
hello/hello/MyDialog.h
hello/hello/ReadMe.txt
hello/hello/res/
hello/hello/res/hello.ico
hello/hello/res/hello.rc2
hello/hello/res/Toolbar.bmp
hello/hello/res/Toolbar256.bmp
hello/hello/resource.h
hello/hello/stdafx.cpp
hello/hello/stdafx.h
hello/hello/targetver.h
hello/hello/UserImages.bmp
hello/ipch/
hello/ipch/hello-e44cb97b/
hello/Debug/hello.exe
hello/Debug/hello.ilk
hello/Debug/hello.pdb
hello/hello.sdf
hello/hello.sln
hello/hello.suo
hello/hello/
hello/hello/ChildView.cpp
hello/hello/ChildView.h
hello/hello/Debug/
hello/hello/Debug/ChildView.obj
hello/hello/Debug/cl.command.1.tlog
hello/hello/Debug/CL.read.1.tlog
hello/hello/Debug/CL.write.1.tlog
hello/hello/Debug/hello.exe.embed.manifest
hello/hello/Debug/hello.exe.embed.manifest.res
hello/hello/Debug/hello.exe.intermediate.manifest
hello/hello/Debug/hello.lastbuildstate
hello/hello/Debug/hello.log
hello/hello/Debug/hello.obj
hello/hello/Debug/hello.pch
hello/hello/Debug/hello.res
hello/hello/Debug/hello_manifest.rc
hello/hello/Debug/link.4056.read.1.tlog
hello/hello/Debug/link.4056.write.1.tlog
hello/hello/Debug/link.4056-cvtres.read.1.tlog
hello/hello/Debug/link.4056-cvtres.write.1.tlog
hello/hello/Debug/link.4404.read.1.tlog
hello/hello/Debug/link.4404.write.1.tlog
hello/hello/Debug/link.4404-cvtres.read.1.tlog
hello/hello/Debug/link.4404-cvtres.write.1.tlog
hello/hello/Debug/link.5592.read.1.tlog
hello/hello/Debug/link.5592.write.1.tlog
hello/hello/Debug/link.5592-cvtres.read.1.tlog
hello/hello/Debug/link.5592-cvtres.write.1.tlog
hello/hello/Debug/link.command.1.tlog
hello/hello/Debug/link.read.1.tlog
hello/hello/Debug/link.write.1.tlog
hello/hello/Debug/link-cvtres.read.1.tlog
hello/hello/Debug/link-cvtres.write.1.tlog
hello/hello/Debug/MainFrm.obj
hello/hello/Debug/mt.command.1.tlog
hello/hello/Debug/mt.read.1.tlog
hello/hello/Debug/mt.write.1.tlog
hello/hello/Debug/MyDialog.obj
hello/hello/Debug/rc.command.1.tlog
hello/hello/Debug/rc.read.1.tlog
hello/hello/Debug/rc.write.1.tlog
hello/hello/Debug/stdafx.obj
hello/hello/Debug/vc100.idb
hello/hello/Debug/vc100.pdb
hello/hello/hello.aps
hello/hello/hello.cpp
hello/hello/hello.h
hello/hello/hello.rc
hello/hello/hello.vcxproj
hello/hello/hello.vcxproj.filters
hello/hello/hello.vcxproj.user
hello/hello/MainFrm.cpp
hello/hello/MainFrm.h
hello/hello/MyDialog.cpp
hello/hello/MyDialog.h
hello/hello/ReadMe.txt
hello/hello/res/
hello/hello/res/hello.ico
hello/hello/res/hello.rc2
hello/hello/res/Toolbar.bmp
hello/hello/res/Toolbar256.bmp
hello/hello/resource.h
hello/hello/stdafx.cpp
hello/hello/stdafx.h
hello/hello/targetver.h
hello/hello/UserImages.bmp
hello/ipch/
hello/ipch/hello-e44cb97b/