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

📄 mysoundplayer.plg

📁 在BREW平台下开发,用C语言写的适合作业,是实现声音接口的小程序,
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mysoundplayer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP4FF.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREW30~1.1ZH\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /FR"Debug/" /Fp"Debug/mysoundplayer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\BREW\mysoundplayer\mysoundplayer.c"
]
Creating command line "cl.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP4FF.tmp" 
Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP500.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/mysoundplayer.pdb" /debug /machine:I386 /out:"mysoundplayer.dll" /implib:"Debug/mysoundplayer.lib" /pdbtype:sept 
.\Debug\AEEAppGen.obj
.\Debug\AEEModGen.obj
.\Debug\mysoundplayer.obj
]
Creating command line "link.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP500.tmp"
<h3>Output Window</h3>
Compiling...
mysoundplayer.c
D:\BREW\mysoundplayer\mysoundplayer.c(199) : warning C4101: 'clrFrame' : unreferenced local variable
D:\BREW\mysoundplayer\mysoundplayer.c(200) : warning C4101: 'clrFill' : unreferenced local variable
D:\BREW\mysoundplayer\mysoundplayer.c(457) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
D:\BREW\mysoundplayer\mysoundplayer.c(487) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
D:\BREW\mysoundplayer\mysoundplayer.c(420) : warning C4101: 'i' : unreferenced local variable
D:\BREW\mysoundplayer\mysoundplayer.c(604) : warning C4244: '=' : conversion from 'unsigned long ' to 'short ', possible loss of data
D:\BREW\mysoundplayer\mysoundplayer.c(672) : warning C4101: 'szName' : unreferenced local variable
D:\BREW\mysoundplayer\mysoundplayer.c(613) : warning C4700: local variable 'clrFrame' used without having been initialized
D:\BREW\mysoundplayer\mysoundplayer.c(647) : warning C4761: integral size mismatch in argument; conversion supplied
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/mysoundplayer.bsc"  .\Debug\AEEAppGen.sbr .\Debug\AEEModGen.sbr .\Debug\mysoundplayer.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
mysoundplayer.dll - 0 error(s), 9 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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