-
显示图像尺寸的DVD固件库ESS芯片组
Show Image size on dvd firmware base ESS chipset
- 2022-07-03 13:34:32下载
- 积分:1
-
mst9e19a_dvd_sch服务手册
service manual mst9e19a_DVD_SCH
- 2023-08-24 07:10:04下载
- 积分:1
-
DVD AVI conversion to the source code, we hope to use a bit
DVD转换到AVI的源代码,希望对大家有点用处-DVD AVI conversion to the source code, we hope to use a bit
- 2022-02-02 16:08:43下载
- 积分:1
-
flash代码
Flash code
- 2022-01-25 16:13:35下载
- 积分: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
-
Copy-of-ONIDA-5967-OR
DVD PLAYER ONIDA 5967 BIN FILE
- 2015-08-24 19:48:14下载
- 积分:1
-
sunplusdvd软件开发环境的建立。
SunplusDVD软件开发环境的建立.-SunplusDVD the establishment of software development environment.
- 2023-08-02 01:10:02下载
- 积分:1
-
cd_dvd_burn
CD基本刻录功能,支持DVD刻录,参考并汇总了网络搜索到的一些基本代码(The basic CD burning capabilities, support for DVD burning)
- 2014-01-19 18:47:59下载
- 积分:1
-
MPEG
MPEG-2解码器libmpeg2-MPEG-2 decoder libmpeg2
- 2022-12-16 08:25:04下载
- 积分:1