-
使用这个工具,你可以直接模拟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
-
MT1389LPRADIO_code
MT1389L DVD 方案中的带RADIO(MT1389L DVD program with RADIO)
- 2014-02-17 13:33:38下载
- 积分: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
-
EM847xSDK
神龙卡 EM847xSDK 含中文 用 户 开 发 手 册(Shenlong card EM847xSDK with Chinese users manual)
- 2006-12-31 15:40:15下载
- 积分:1
-
This an executable file.
This an executable file.
- 2023-09-05 03:05:03下载
- 积分:1
-
DVD解码,包括avi、mpeg、DVD解码等代码
DVD解码,包括avi、mpeg、DVD解码等代码-DVD decoding, including code and so on avi, mpeg, DVD decoding
- 2022-07-27 09:38:29下载
- 积分: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的源代码部分
samsung dvd source code part3
- 2022-03-22 23:18:02下载
- 积分: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
一个DVD数据解析程序,不过解析的数据是模拟的(A DVD of data analytic procedures, but the analytical data is simulated)
- 2009-01-07 16:10:27下载
- 积分:1