-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分:1
-
额外的decodevob MPEG
DecodeVOB extras MPEG-2 video streams (M2V) and Dolby Digital audio streams (AC3) from DVD multiplexed streams (VOB).-DecodeVOB extras MPEG-2 video streams (M2 V) and Dolby Digital audio streams (AC3) from DV D multiplexed streams (DVD).
- 2022-02-02 01:25:21下载
- 积分:1
-
DVD RECEIVER的收音头控制程序
DVD RECEIVER的收音头控制程序-DVD RECEIVER the first radio control program
- 2022-06-12 04:18:34下载
- 积分:1
-
期权explicitprivate宣布cddoor库函数
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) As Long
Dim state1 As Boolean
Private Sub Command1_Click()
打开光驱
state1 = True
Call CDdoor("set CDAudio door open", 0, 0, 0)
End Sub
Private Sub Command2_Click()
关闭光驱
state1 = False
Call CDdoor("set CDAudio door closed", 0, 0, 0)
End Sub
Private Sub Command3_Click()
End
End Sub-Option ExplicitPrivate Declare Function CDdoor Lib
- 2022-02-13 01:18:34下载
- 积分:1
-
DG-K301SM
Service Manual
DVD PLAYER
MODEL DG-K301
- 2011-04-06 22:07:16下载
- 积分:1
-
samsung dvd source code part1
samsung dvd source code part1
- 2022-11-11 10:00:03下载
- 积分:1
-
这个DVD的插件的视频硬盘录像机(VDR)。
This the DVD plugin for the Video Disk Recorder (VDR).-This the plugin for the DVD Video Disk Rec order (VDR).
- 2022-05-09 00:45:09下载
- 积分:1
-
shjkkkkkkkkkkkkkkljhsjsjsssssssssss
POLAR学习资料,大家一起谢谢,我也在学习之中,一起啦。-shjkkkkkkkkkkkkkkljhsjsjsssssssssss
- 2022-03-10 09:45:03下载
- 积分:1
-
MT1389LPRADIO_code
MT1389L DVD 方案中的带RADIO(MT1389L DVD program with RADIO)
- 2014-02-17 13:33:38下载
- 积分:1
-
索尼的CD播放器的源cxd3068
SONY CXD3068 CD player source
- 2023-04-14 00:30:04下载
- 积分:1