-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分:1
-
zoran dvd source code part3
zoran dvd source code part3
- 2022-08-20 23:39:56下载
- 积分:1
-
sunplus 方案DVD UART使用方法
sunplus 方案DVD UART使用方法-Sunplus DVD UART to use the program
- 2022-01-26 16:46:08下载
- 积分:1
-
shjkkkkkkkkkkkkkkljhsjsjsssssssssss
POLAR学习资料,大家一起谢谢,我也在学习之中,一起啦。-shjkkkkkkkkkkkkkkljhsjsjsssssssssss
- 2022-03-10 09:45:03下载
- 积分:1
-
demo
sunplus cdmp3 codec
- 2008-10-24 10:05:53下载
- 积分:1
-
用VCD/DVD播放器固件,ESS芯片基地
Modifi VCD/DVD Player Firmware, Base ESS Chipset
- 2022-12-20 06:05:03下载
- 积分:1
-
BestBuy Easy Home DVD/ TDT Combo VERSION F/W: 013.52AG DVB
BestBuy Easy Home DVD/ TDT Combo VERSION F/W: 013.52AG DVB-014
- 2022-11-02 06:25:03下载
- 积分:1
-
三星DVD的源代码部分
samsung dvd source code part3
- 2022-03-22 23:18:02下载
- 积分: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
-
Sunplus8202D based on a complete description of the source code debugging. Dvd d...
完整的基于sunplus8202D的源程序调试说明。关于dvd解码器存储的用户界面修改很好的参考资料。开机画面如何更改等。-Sunplus8202D based on a complete description of the source code debugging. Dvd decoder stored on the user interface to amend a good reference. How do I change the boot screen and so on.
- 2022-05-05 07:12:52下载
- 积分:1