-
使用这个工具,你可以直接模拟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
-
期权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
-
DVD of the 8032 portion of code, can help beginners learn
DVD的8032的部分代码,可以帮初学者学习,-DVD of the 8032 portion of code, can help beginners learn
- 2022-04-18 10:06:58下载
- 积分:1
-
将DVD转换为VCD2.0,SCVD1.0或AVI
将DVD转换为VCD2.0,SCVD1.0或AVI-DVD will be converted to VCD2.0, SCVD1.0 or AVI
- 2022-07-24 01:46:37下载
- 积分:1
-
MT1389LPRADIO_code
MT1389L DVD 方案中的带RADIO(MT1389L DVD program with RADIO)
- 2014-02-17 13:33:38下载
- 积分: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
-
歌霸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
-
tongyongDVDyaokongbianma
有普通dvd/vcd遥通用控编码。。好东西可以(Has ordinary dvd/vcd remote universal control coding. . Good things can)
- 2008-07-20 11:37:32下载
- 积分: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
-
实现DVD MPG格式到AVI编码格式的转换。
实现DVD MPG格式到AVI编码格式的转换。-To realize DVD MPG format encoded AVI format conversion.
- 2022-01-23 10:19:03下载
- 积分:1