MFC消息映射机制的剖析
源代码在线查看: text.plg
Build Log
--------------------Configuration: Text - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\Temp\RSPF6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Text.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\VCLesson\Lesson5\Text\TextView.cpp"
]
Creating command line "cl.exe @D:\Temp\RSPF6.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Text.pdb" /debug /machine:I386 /out:"Debug/Text.exe" /pdbtype:sept .\Debug\Text.obj .\Debug\StdAfx.obj .\Debug\MainFrm.obj .\Debug\TextDoc.obj .\Debug\TextView.obj .\Debug\Text.res "
Output Window
Compiling...
TextView.cpp
Linking...
Results
Text.exe - 0 error(s), 0 warning(s)