📄 changeheader.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ChangeHeader - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ChangeHeader.res" /d "_DEBUG" /d "_AFXDLL" "E:\光盘\MFC程序开发参考大全\第16章\ISAPI过滤程序\ChangeHeader\ChangeHeader.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP152.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ChangeHeader.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第16章\ISAPI过滤程序\ChangeHeader\ChangeHeader.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP152.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP153.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ChangeHeader.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第16章\ISAPI过滤程序\ChangeHeader\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP153.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP154.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ChangeHeader.pdb" /debug /machine:I386 /def:".\ChangeHeader.def" /out:"Debug/ChangeHeader.dll" /implib:"Debug/ChangeHeader.lib" /pdbtype:sept
".\Debug\ChangeHeader.obj"
".\Debug\StdAfx.obj"
".\Debug\ChangeHeader.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP154.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChangeHeader.cpp
Linking...
Creating library Debug/ChangeHeader.lib and object Debug/ChangeHeader.exp
<h3>Results</h3>
ChangeHeader.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -