⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 chapter5_contain.plg

📁 ATL开发指南PDF格式
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter5_Contain - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Chapter5_Contain.res" /d "_DEBUG" "C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Contain\Chapter5_Contain.rc"" 
Creating temporary file "c:\windows\TEMP\RSP4010.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter5_Contain.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Contain\AdvancedMath.cpp"
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Contain\Chapter5_Contain.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP4010.TMP" 
Creating temporary file "c:\windows\TEMP\RSP4011.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter5_Contain.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Contain\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP4011.TMP" 
Creating temporary file "c:\windows\TEMP\RSP4012.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Chapter5_Contain.pdb" /debug /machine:I386 /def:".\Chapter5_Contain.def" /out:"Debug/Chapter5_Contain.dll" /implib:"Debug/Chapter5_Contain.lib" /pdbtype:sept 
.\Debug\AdvancedMath.obj
.\Debug\Chapter5_Contain.obj
.\Debug\StdAfx.obj
.\Debug\Chapter5_Contain.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP4012.TMP"
Creating temporary file "c:\windows\TEMP\RSP4013.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Chapter5_Contain.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "c:\windows\TEMP\RSP4013.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdvancedMath.cpp
Chapter5_Contain.cpp
Generating Code...
Linking...
   Creating library Debug/Chapter5_Contain.lib and object Debug/Chapter5_Contain.exp
<h3>Output Window</h3>
Registering ActiveX Control...



<h3>Results</h3>
Chapter5_Contain.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -