📄 areasvr.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AreaSvr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\AreaSvr.tlb" /h "AreaSvr.h" /iid "AreaSvr_i.c" /Oicf "F:\Source Code\COM\AreaSvr\AreaSvr.idl""
Creating command line "rc.exe /l 0x804 /fo"Debug/AreaSvr.res" /d "_DEBUG" "F:\Source Code\COM\AreaSvr\AreaSvr.rc""
Creating temporary file "C:\DOCUME~1\handong\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/AreaSvr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Source Code\COM\AreaSvr\AreaSvr.cpp"
"F:\Source Code\COM\AreaSvr\ComArea.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\handong\LOCALS~1\Temp\RSP15.tmp"
Creating temporary file "C:\DOCUME~1\handong\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/AreaSvr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Source Code\COM\AreaSvr\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\handong\LOCALS~1\Temp\RSP16.tmp"
Creating temporary file "C:\DOCUME~1\handong\LOCALS~1\Temp\RSP17.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/AreaSvr.pdb" /debug /machine:I386 /def:".\AreaSvr.def" /out:"Debug/AreaSvr.dll" /implib:"Debug/AreaSvr.lib" /pdbtype:sept
".\Debug\AreaSvr.obj"
".\Debug\ComArea.obj"
".\Debug\StdAfx.obj"
".\Debug\AreaSvr.res"
]
Creating command line "link.exe @C:\DOCUME~1\handong\LOCALS~1\Temp\RSP17.tmp"
Creating temporary file "C:\DOCUME~1\handong\LOCALS~1\Temp\RSP18.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\AreaSvr.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\handong\LOCALS~1\Temp\RSP18.bat"
Creating Type Library...
Microsoft (R) MIDL Compiler Version 5.01.0164
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing F:\Source Code\COM\AreaSvr\AreaSvr.idl
AreaSvr.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
ocidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
oleidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
servprov.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
urlmon.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
msxml.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AreaSvr.cpp
ComArea.cpp
Generating Code...
Linking...
Creating library Debug/AreaSvr.lib and object Debug/AreaSvr.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
AreaSvr.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -