-
一个cd/dvd刻盘程序的源代码,好东西啊,^_^,好好研究一下,...
一个cd/dvd刻盘程序的源代码,好东西啊,^_^,好好研究一下,-A cd/dvd discs procedures source code, good things look good ,^_^, ah,
- 2022-11-03 02:45:03下载
- 积分: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
-
您拥有了这个可以自己更该界面等,简单的软件更该操作
您拥有了这个可以自己更该界面等,简单的软件更该操作-You have more of this can be their own, such as the interface, the software simple to operate
- 2022-01-26 08:10:41下载
- 积分:1
-
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单...
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单-dvd info parsed CC++ source code analysis software dvd secret. Help develop the dvd menu
- 2022-01-28 03:07:33下载
- 积分:1
-
zoran dvd source code part2
zoran dvd source code part2
- 2022-10-01 10:00:04下载
- 积分:1
-
系统检查DVD的输入和输出,分配CLA
a system to check the DVD input and output, assignment for cla-a system to check the DVD input and output, assignment for class
- 2022-03-29 05:22:01下载
- 积分: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
-
sunplusdvd软件开发环境的建立。
SunplusDVD软件开发环境的建立.-SunplusDVD the establishment of software development environment.
- 2023-08-02 01:10:02下载
- 积分:1
-
sunplus dvd 6502iop源代码及使用方法
sunplus dvd 6502iop源代码及使用方法-sunplus dvd 6502iop source code and how to use
- 2022-04-15 09:53:19下载
- 积分:1