📄 chapter10_gitserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter10_GITServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Chapter10_GITServer.res" /d "_DEBUG" "C:\projects\books\atl\atl3\examples\chap10\Chapter10_GITServer\Chapter10_GITServer.rc""
Creating temporary file "c:\windows\TEMP\RSPC183.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter10_GITServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\projects\books\atl\atl3\examples\chap10\Chapter10_GITServer\Chapter10_GITServer.cpp"
"C:\projects\books\atl\atl3\examples\chap10\Chapter10_GITServer\Math.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPC183.TMP"
Creating temporary file "c:\windows\TEMP\RSPC184.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter10_GITServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\projects\books\atl\atl3\examples\chap10\Chapter10_GITServer\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPC184.TMP"
Creating temporary file "c:\windows\TEMP\RSPC185.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/Chapter10_GITServer.pdb" /debug /machine:I386 /def:".\Chapter10_GITServer.def" /out:"Debug/Chapter10_GITServer.dll" /implib:"Debug/Chapter10_GITServer.lib" /pdbtype:sept
.\Debug\Chapter10_GITServer.obj
.\Debug\Math.obj
.\Debug\StdAfx.obj
.\Debug\Chapter10_GITServer.res
]
Creating command line "link.exe @c:\windows\TEMP\RSPC185.TMP"
Creating temporary file "c:\windows\TEMP\RSPC186.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Chapter10_GITServer.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "c:\windows\TEMP\RSPC186.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Chapter10_GITServer.cpp
Math.cpp
Generating Code...
Linking...
Creating library Debug/Chapter10_GITServer.lib and object Debug/Chapter10_GITServer.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
Chapter10_GITServer.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -