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

📄 chapter5_aggregate.plg

📁 ATL开发指南PDF格式
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter5_Aggregate - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSP3201.BAT" with contents
[
@echo off
midl /Oicf /h "Chapter5_Aggregate.h" /iid "Chapter5_Aggregate_i.c"  "Chapter5_Aggregate.idl"
]
Creating command line "c:\windows\TEMP\RSP3201.BAT"
Creating command line "rc.exe /l 0x409 /fo"Debug/Chapter5_Aggregate.res" /d "_DEBUG" "C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Aggregate\Chapter5_Aggregate.rc"" 
Performing MIDL step
Microsoft (R) MIDL Compiler Version 5.01.0164  
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing .\Chapter5_Aggregate.idl
Chapter5_Aggregate.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\wtypes.idl
wtypes.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\ocidl.idl
ocidl.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\oleidl.idl
oleidl.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\servprov.idl
servprov.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\urlmon.idl
urlmon.idl
Processing C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\msxml.idl
msxml.idl
Creating temporary file "c:\windows\TEMP\RSP3263.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter5_Aggregate.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Aggregate\AdvancedMath.cpp"
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Aggregate\Chapter5_Aggregate.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP3263.TMP" 
Creating temporary file "c:\windows\TEMP\RSP3264.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/Chapter5_Aggregate.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\projects\books\atl\atl3\examples\Chap05\Chapter5_Aggregate\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP3264.TMP" 
Creating temporary file "c:\windows\TEMP\RSP3265.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_Aggregate.pdb" /debug /machine:I386 /def:".\Chapter5_Aggregate.def" /out:"Debug/Chapter5_Aggregate.dll" /implib:"Debug/Chapter5_Aggregate.lib" /pdbtype:sept 
.\Debug\AdvancedMath.obj
.\Debug\Chapter5_Aggregate.obj
.\Debug\StdAfx.obj
.\Debug\Chapter5_Aggregate.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP3265.TMP"
Creating temporary file "c:\windows\TEMP\RSP3266.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Chapter5_Aggregate.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "c:\windows\TEMP\RSP3266.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdvancedMath.cpp
Chapter5_Aggregate.cpp
Generating Code...
Linking...
   Creating library Debug/Chapter5_Aggregate.lib and object Debug/Chapter5_Aggregate.exp
<h3>Output Window</h3>
Registering ActiveX Control...



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

⌨️ 快捷键说明

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