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

📄 chapter4_server.plg

📁 ATL开发指南PDF格式
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter4_Server - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Chapter4_Server.res" /d "_DEBUG" "C:\projects\books\atl\atl3\examples\Chap04\Chapter4_Server\Chapter4_Server.rc"" 
Creating temporary file "c:\windows\TEMP\RSP13A2.TMP" with contents
[
/nologo /MLd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Chapter4_Server.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap04\Chapter4_Server\Chapter4_Server.cpp"
"C:\projects\books\atl\atl3\examples\Chap04\Chapter4_Server\Math.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP13A2.TMP" 
Creating temporary file "c:\windows\TEMP\RSP13A3.TMP" with contents
[
/nologo /MLd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Chapter4_Server.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap04\Chapter4_Server\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP13A3.TMP" 
Creating temporary file "c:\windows\TEMP\RSP13A4.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 /incremental:yes /pdb:"Debug/Chapter4_Server.pdb" /debug /machine:I386 /out:"Debug/Chapter4_Server.exe" /pdbtype:sept 
.\Debug\Chapter4_Server.obj
.\Debug\Math.obj
.\Debug\StdAfx.obj
.\Debug\Chapter4_Server.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP13A4.TMP"
Creating temporary file "c:\windows\TEMP\RSP13A5.BAT" with contents
[
@echo off
".\Debug\Chapter4_Server.exe" /RegServer
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
echo Server registration done!
]
Creating command line "c:\windows\TEMP\RSP13A5.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Chapter4_Server.cpp
Math.cpp
Generating Code...
Linking...
<h3>Output Window</h3>
Performing registration
Server registration done!



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

⌨️ 快捷键说明

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