Description: About MFC message mapping mechanism, and text programming method. I have written a WORD program, there are a few examples for reference.
To Search:
File list (Check if you may need any files):
Lesson4Code\Draw\Debug\Draw.exe
...........\....\.....\Draw.pdb
...........\....\.....\Draw.sbr
...........\....\.....\DrawView.sbr
...........\....\.....\MainFrm.sbr
...........\....\.....\StdAfx.sbr
...........\....\.....\vc60.pdb
...........\....\.....\Draw.res
...........\....\.....\vc60.idb
...........\....\.....\Draw.pch
...........\....\.....\StdAfx.obj
...........\....\Draw.dsp
...........\....\Draw.dsw
...........\....\Draw.ncb
...........\....\Draw.rc
...........\....\DrawDoc.cpp
...........\....\DrawDoc.h
...........\....\MainFrm.h
...........\....\res\bitmap1.bmp
...........\....\...\Draw.ico
...........\....\...\Draw.rc2
...........\....\...\DrawDoc.ico
...........\....\...\Toolbar.bmp
...........\....\RESOURCE.H
...........\....\StdAfx.cpp
...........\....\StdAfx.h
...........\....\Draw.plg
...........\....\Draw.opt
...........\Test\Debug\Test.exe
...........\....\.....\Test.pdb
...........\....\.....\vc60.pdb
...........\....\Test.opt
...........\Draw\Debug
...........\....\res
...........\Test\Debug
...........\Draw
...........\Test
Lesson4Code