搜索资源列表
MP3无敌播放器
- 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮-use API function [mciSendString] can easily MP3 music player. Below this program of the MP3 pl
formatfilefinal
- A program based on Visual C++ supports converting MPEG layer 1, 2, 3, 4 to various output formats. It has two modes, converts audio and convert video. -A program based on Visual C++ supports converting MPEG layer 1, 2, 3, 4 to various output formats.
mp3
- // mciSendString(TEXT("open argc[1] alias MySong"), NULL, 0, NULL) 播放测试-//MciSendString (TEXT ("open argc [1] alias MySong"), NULL, 0, NULL) Play Test
mp3
- MP3播放器,VC++6.0开发,mciSendString播放-music visual c++6.0 playing sounds
(6.23)MUPlayer
- 一个实用的音乐播放器程序,调用的是mciSendString函数完成的-a useful music player program,calls mciSendString funcition completing
Eplayer
- 利用mcisendstring编写的一个播放器,并作了一些美化和代码精简-The one player using mcisendstring written and made some beautification and code streamlined