《Visual C++编程技巧典型案例解析:基础与应用篇(下)(含1CD-ROM)——编程技巧典型案例集锦系列》源码
源代码在线查看: base.plg
Build Log
--------------------Configuration: base - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/base.res" /d "_DEBUG" /d "_AFXDLL" "D:\孔英会\98毕业设计\张义和梁春丽\Vc++\基带传输系统仿真\base.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP31A0.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/base.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\孔英会\98毕业设计\张义和梁春丽\Vc++\基带传输系统仿真\base.cpp"
"D:\孔英会\98毕业设计\张义和梁春丽\Vc++\基带传输系统仿真\BasePage.cpp"
"D:\孔英会\98毕业设计\张义和梁春丽\Vc++\基带传输系统仿真\BaseSheet.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP31A0.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP31A1.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/base.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\孔英会\98毕业设计\张义和梁春丽\Vc++\基带传输系统仿真\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP31A1.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP31A2.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/base.pdb" /debug /machine:I386 /out:"Debug/base.exe" /pdbtype:sept
".\Debug\base.obj"
".\Debug\BasePage.obj"
".\Debug\BaseSheet.obj"
".\Debug\StdAfx.obj"
".\Debug\base.res"
"C:\Program Files\Microsoft Visual Studio\Vc98\Bin\libmx.lib"
"C:\Program Files\Microsoft Visual Studio\Vc98\Bin\libmat.lib"
"C:\Program Files\Microsoft Visual Studio\Vc98\Bin\libeng.lib"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP31A2.TMP"
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
base.cpp
BasePage.cpp
BaseSheet.cpp
Generating Code...
Linking...
Results
base.exe - 0 error(s), 0 warning(s)