-
bdg
bdg
- 2023-07-19 04:40:03下载
- 积分:1
-
歌霸dvd,卡拉ok点唱系统risc部分代码
歌霸dvd,卡拉ok点唱系统risc部分代码-Song Pa dvd, karaoke singing ok point system RISC part of the code
- 2022-01-26 06:35:21下载
- 积分: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
-
cassette allocated AU screen, so protable friends can refer to the following.
T102 sunplus 配AU屏,做protable的朋友可以参考以下.-cassette allocated AU screen, so protable friends can refer to the following.
- 2022-06-12 04:35:39下载
- 积分:1
-
ESS4318F DATASHEET
ESS DVD ES4318 的一份芯片资料-ESS4318F DATASHEET
- 2022-02-28 17:33:34下载
- 积分:1
-
LOGO
说明: VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!(Procedures VCD LOGO! For friends reference design, which make VCD DVD machine program it is useful!)
- 2008-09-30 20:51:33下载
- 积分:1
-
实现DVD MPG格式到AVI编码格式的转换。
实现DVD MPG格式到AVI编码格式的转换。-To realize DVD MPG format encoded AVI format conversion.
- 2022-01-23 10:19:03下载
- 积分:1
-
Support for DVD data disc burning, after careful testing, very useful
支持DVD数据光盘刻录,经过细心测试,非常实用-Support for DVD data disc burning, after careful testing, very useful
- 2022-03-15 12:27:25下载
- 积分: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
-
使用这个工具,你可以直接模拟Starforce的最小镜像,而不必在BIOS里禁用你的CD、DVD或者拔除光驱线。这个工具是完全合法的,因为它的工作原理并不是修改...
使用这个工具,你可以直接模拟Starforce的最小镜像,而不必在BIOS里禁用你的CD、DVD或者拔除光驱线。这个工具是完全合法的,因为它的工作原理并不是修改任何Starforce的文件,而是在Windows系统的设备管理中自动屏蔽你的CD或者DVD光驱,并用某种命令使它们免于被Starforce检测(大概是使光驱处于备用模式)。-use of this tool, you can direct simulation Starforce the smallest image, without the BIOS disable your CD, DVD or the uprooting of line drives. This tool is perfectly legitimate, because it is not the principle of amending any Starforce document, but in the Windows system management equipment to automatically shield your CD or DVD drive, and the use of a certain order so that they are free from Starforce detection (drive is probably in a standby mode).
- 2023-05-09 08:45:03下载
- 积分:1