文件名称:DirectSound播放声音实例代码VC8
文件大小:60KB
文件格式:RAR
更新时间:2014-03-27 11:28:51
DirectSound VC8 C++ 播放声音
从文件读内容到内存 创建声音缓冲区, 填写缓冲区 播放声音 释放缓冲区 是我自己写的。不过也是从网上摘取的代码片段调试过的。
【文件预览】:
TestDxSoundDLg
----没有.wav(8KB)
----debug()
--------没有.wav(8KB)
--------TestDxSoundDLg.exe(112KB)
----TestDxSoundDLg.sln(907B)
----TestDxSoundDLg()
--------ReadMe.txt(3KB)
--------TestDxSoundDLg.rc(5KB)
--------res()
--------TestDxSoundDLg.vcproj(5KB)
--------TestDxSoundDLg.cpp(2KB)
--------stdafx.h(2KB)
--------Debug()
--------stdafx.cpp(145B)
--------Resource.h(535B)
--------TestDxSoundDLg.h(489B)
--------TestDxSoundDLgDlg.cpp(7KB)
--------TestDxSoundDLgDlg.h(853B)