搜索资源列表
mp3player2007
- 一个完全免费的Mp3播放器,100%纯宏汇编(MASM)编写,速度快,占用资源少,文件超小(20K,不需要任何运行库),完全支持Windows 98/me/2000/xp。不要看它小,功能比起同类软件毫不逊色,支持的格式也很多,包括:CDAudio/mp3/wav/mid。特色功能是歌词编辑、显示功能,支持歌词延迟/预读,能调节歌词显示的速度,新版本的CoCoPlayer已经支持LRC格式的歌词,播放时CoCoPlayer会在CoCo
cdaudio
- The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plu
cdaudio
- The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plu
dvd
- Option Explicit Private Declare Function CDdoor Lib \"winmm.dll\" Alias \"mciSendStringA\" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Lo
cdaudio
- 这是一个用VC编写的CD播放软件,但有点老,不过还有点用!-This is a VC prepared by the CD player software, but a little old, but there are points with!
cdaudio
- 这是一个用VC编写的CD播放软件,但有点老,不过还有点用!-This is a VC prepared by the CD player software, but a little old, but there are points with!
mp3player2007
- 一个完全免费的Mp3播放器,100%纯宏汇编(MASM)编写,速度快,占用资源少,文件超小(20K,不需要任何运行库),完全支持Windows 98/me/2000/xp。不要看它小,功能比起同类软件毫不逊色,支持的格式也很多,包括:CDAudio/mp3/wav/mid。特色功能是歌词编辑、显示功能,支持歌词延迟/预读,能调节歌词显示的速度,新版本的CoCoPlayer已经支持LRC格式的歌词,播放时CoCoPlayer会在CoCo
cdaudio
- The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plu
cdaudio
- The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plu
dvd
- Option Explicit Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long)
CDAudio
- 可以播放CD的一个MFC小程序。 功能可能不完善请多包含。-CD can play a small MFC program.
VC-summed-up-common-operations
- VC常用操作源码总结 CD-ROM 打开: mciSendString("Set cdAudio door open wait",NULL,0,NULL) 关闭: mciSendString("Set cdAudio door closed wait",NULL,0,NULL) -VC summed up common operations CD-ROM open source: mciSendString
cdaudio
- 《Visual C++ Power Toolkit》书中的CD播放器开发工具及源程序-CDPlayer development tool and its source code in the book《Visual C++ Power Toolkit》
cdaudio
- 用winmm.lib静态库中的接口实现让光驱弹出,实现控制光驱的开合-open the cd-rom
ConsoleMci
- 用控制台访问MCI设备的子程序,可以传递最少的参数实现waveaudio/sequencer(midi)/cdaudio/MPEGVideo文件的播放、录制等功能-Subroutines for console to access MCI devices. The routines requires minimum parameters to realize the files of waveaudio/sequencer(midi)
CDAUDIO
- Used to play audio files fro CD in VB6