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

📄 myvoip.plg

📁 这是书上的代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: myvoip - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/myvoip.tlb" /mktyplib203 /win32 "C:\voip\myvoip.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/myvoip.res" /i "Release" /d "NDEBUG" "C:\voip\myvoip.rc"" 
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Release/" /Fp"Release/myvoip.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /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\RSP26.tmp" 
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Release/" /Fp"Release/myvoip.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\voip\StdAfx.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27.tmp" 
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp" with contents
[
comctl32.lib dxerr8.lib winmm.lib dsound.lib dxguid.lib wsock32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/myvoip.pdb" /machine:I386 /def:".\myvoip.def" /out:"Release/myvoip.ocx" /implib:"Release/myvoip.lib" 
.\Release\MySock.obj
.\Release\myvoip.obj
.\Release\MyvoipCtl.obj
.\Release\MyvoipPpg.obj
.\Release\Sound.obj
.\Release\SoundManager.obj
.\Release\StdAfx.obj
.\Release\StreamingSound.obj
.\Release\WaveFile.obj
.\Release\myvoip.res
]
Creating command line "link.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp"
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.bat" with contents
[
@echo off
regsvr32 /s /c ".\Release\myvoip.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.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 Release/myvoip.lib and object Release/myvoip.exp
LINK : warning LNK4089: all references to "WINMM.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "urlmon.dll" discarded by /OPT:REF
<h3>Output Window</h3>
Registering ActiveX Control...
Creating command line "bscmake.exe /nologo /o"Release/myvoip.bsc"  .\Release\StdAfx.sbr .\Release\MySock.sbr .\Release\myvoip.sbr .\Release\MyvoipCtl.sbr .\Release\MyvoipPpg.sbr .\Release\Sound.sbr .\Release\SoundManager.sbr .\Release\StreamingSound.sbr .\Release\WaveFile.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
myvoip.ocx - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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