孙鑫程序代码
针对VC++深入详解的所有程序段
对学习MFC的学员有很大的帮助
源代码在线查看: style.plg
Build Log
--------------------Configuration: Style - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP6F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Style.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC++深入编程\CHAPTER9\Style\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP6F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP70.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Style.pdb" /debug /machine:I386 /out:"Debug/Style.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Style.obj"
".\Debug\StyleDoc.obj"
".\Debug\StyleView.obj"
".\Debug\Style.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP70.tmp"
Output Window
Compiling...
MainFrm.cpp
Linking...
Results
Style.exe - 0 error(s), 0 warning(s)