搜索资源列表
MusicPlay
- 花了好几天时间,写了个音乐播放器~ 播放器基本功能都有:各种播放模式,添加文件,保持上次播放列表等。。。 不过还没实现歌词显示功能,尽快补上~ 对于MciSendString函数,非常好用,是个多媒体函数,指令比较简单,还可以在某些控件上播放视频文件 -It took several days, write a music player has the basic functions of the player ~: variety of playback modes, add
mciSendString-Test
- mciSendString 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度等。-Test mciSendString function, It can play/stop mp3 file.It just a test example.