搜索资源列表
21-40
- vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件
01HelloWin
- 本程序用来学习基本的windows编程,输出Hello,Windows 98!并由PlaySound()函数实现读出。-the procedures used to learn basic windows programming, output Hello, Windows 98! by PlaySound () functions to read out.
PlaySound
- 从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC) FreeResource(hg) r
PlaySound
- 《播放声音(DX》 C#中“使用 DirectX 播放声音文件”-"to play a sound (DX" C# "use DirectX play audio files"
playsound
- c#播放声音的类,没有界面,适合于嵌入式播放音频,可以调节声音
PlaySound
- 该程序主要介绍了如何在单文档中播出系统自带的一些声音文件
播放wav音频文件源代码及说明文件
- 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound,Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
playsound
- 在windows下以同步或非同步方式播放音讯文件的范例源码,很易懂的。-In the windows under the synchronous or non-sync audio broadcast of the sample source files, it is understandable.
PlayResWaveTest
- 使用PlaySound播放小尺寸WAVE音频资源的正确调用方法。很多人,特别是初学者很容易在停止播放调用中出错。-Use api "PlaySound "to play wave format resource sound. It very easy case error when stop . dkweh
playsound
- 播放声音的小程序 播放声音的小程序-Small program to play a sound to play a sound small program to play a sound small program
PC_PlaySound
- 描述c#调用API完成beeper和playsound方法-Described in c# call API methods playsound completed and the beeper
PlaySound
- 实现局域网聊天 多媒体的传送与播放 视频的捕捉与保存-LAN chat and the transmission of multimedia video capture and preservation
playSound
- 用ffmpeg解码,openAL播放声音的控制台程序,程序很小很好懂,可播放mp3,wav-Using ffmpeg decoding, openAL play a sound console program, the program understands very little good that can play mp3, wav
PlaySound
- 希望播放wav音频文件吗,本源码可以帮助你实现这个功能。-Do want to play wav audio files, this source can help you achieve this function.
PlayWAVfilesusingPlaySound
- 用PlaySound播放WAV文件的很好的程序-Play WAV files using PlaySound
16
- Visual C++安例开发集锦,多媒体应用,实现用playsound播放声音文件-Visual C++ development highlights security cases, multimedia applications, to achieve the sound file plays with playsound
playsound
- to record a sound in wav format and play it
playsound
- 5.声音文件播放演示 vc 实例 5.声音文件播放演示 vc 实例 -5. Vc examples of sound files Play Demo
mini
- MFC的playsound音乐播放器。 很简单的调用。初学。-MFC Palysound windows lib
PlaySound.rar
- VC++下,利用playsound来播放比较小的wav文件 传入文件相对路径或绝对路径,即可开始播放,The VC++, playsound to play a small wav file incoming documents relative or absolute path, and you can start playing