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