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

📄 adpcm.plg

📁 This code demonstrates how to use installed audio codecs to compress a WAVE file.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: adpcm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\ADMINI~2.HOM\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/adpcm.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\adpcm\adpcm.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\ADMINI~2.HOM\LOCALS~1\Temp\RSPA6.tmp" 
Creating command line "link.exe strmbasd.lib quartz.lib Rpcrt4.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/adpcm.pdb" /debug /machine:I386 /out:"Debug/adpcm.exe" /pdbtype:sept  .\Debug\adpcm.obj "
<h3>Output Window</h3>
Compiling...
adpcm.cpp
D:\adpcm\adpcm.cpp(76) : warning C4101: 'wFileName' : unreferenced local variable
Linking...



<h3>Results</h3>
adpcm.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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