📄 myvoip.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: myvoip - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/myvoip.tlb" /mktyplib203 /win32 "C:\复件 voip\myvoip.odl""
Creating command line "rc.exe /l 0x804 /fo"Debug/myvoip.res" /i "Debug" /d "_DEBUG" "C:\复件 voip\myvoip.rc""
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Debug/" /Fp"Debug/myvoip.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\复件 voip\MySock.cpp"
"C:\复件 voip\myvoip.cpp"
"C:\复件 voip\MyvoipCtl.cpp"
"C:\复件 voip\MyvoipPpg.cpp"
"C:\复件 voip\Sound.cpp"
"C:\复件 voip\SoundManager.cpp"
"C:\复件 voip\StreamingSound.cpp"
"C:\复件 voip\WaveFile.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Debug/" /Fp"Debug/myvoip.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\复件 voip\StdAfx.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
comctl32.lib dxerr8.lib winmm.lib dsound.lib dxguid.lib wsock32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/myvoip.pdb" /debug /machine:I386 /def:".\myvoip.def" /out:"Debug/myvoip.ocx" /implib:"Debug/myvoip.lib" /pdbtype:sept
".\Debug\MySock.obj"
".\Debug\myvoip.obj"
".\Debug\MyvoipCtl.obj"
".\Debug\MyvoipPpg.obj"
".\Debug\Sound.obj"
".\Debug\SoundManager.obj"
".\Debug\StdAfx.obj"
".\Debug\StreamingSound.obj"
".\Debug\WaveFile.obj"
".\Debug\myvoip.res"
]
Creating command line "link.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\myvoip.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.bat"
Creating Type Library...
Processing C:\复件 voip\myvoip.odl
myvoip.odl
Processing G:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing G:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing G:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing G:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MySock.cpp
myvoip.cpp
MyvoipCtl.cpp
MyvoipPpg.cpp
d:\dxsdk\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
Sound.cpp
SoundManager.cpp
StreamingSound.cpp
WaveFile.cpp
Generating Code...
Linking...
Creating library Debug/myvoip.lib and object Debug/myvoip.exp
<h3>Output Window</h3>
Registering ActiveX Control...
Creating command line "bscmake.exe /nologo /o"Debug/myvoip.bsc" ".\Debug\StdAfx.sbr" ".\Debug\MySock.sbr" ".\Debug\myvoip.sbr" ".\Debug\MyvoipCtl.sbr" ".\Debug\MyvoipPpg.sbr" ".\Debug\Sound.sbr" ".\Debug\SoundManager.sbr" ".\Debug\StreamingSound.sbr" ".\Debug\WaveFile.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
myvoip.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -