Welcome![Sign In][Sign Up]
Location:
Search - cd eject

Search list

[Other resourceCD_Driver

Description: CD驱动器实现的源代码,包括:play、pause、stop、resume、eject等功能的实现-CD drives the source code, including : play, pause, stop, resume, eject function of the realization
Platform: | Size: 5778 | Author: 施彬 | Hits:

[Other Embeded programCD_Driver

Description: CD驱动器实现的源代码,包括:play、pause、stop、resume、eject等功能的实现-CD drives the source code, including : play, pause, stop, resume, eject function of the realization
Platform: | Size: 5120 | Author: 施彬 | Hits:

[Driver Developeject_cdrom

Description: The example of driver, that eject CD-ROM, lang:C
Platform: | Size: 1024 | Author: Flexx | Hits:

[Delphi VCLcd_eject

Description: CD eject sample source code with delphi
Platform: | Size: 69632 | Author: coder | Hits:

[midi programejetacd

Description: eject cd multimidia for delphi7
Platform: | Size: 2048 | Author: acaciost | Hits:

[Windows DevelopCD_Open_or4457212292001

Description: This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
Platform: | Size: 6144 | Author: phu7o7cs | Hits:

[Windows Developxpburn

Description: XPBurn提供在WinXP环境下刻录CD的API。 C#示例代码: //Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD() //Add files (file path, name of file to use for CD cd.AddFile(@"c:\pic1.jpg","pic1.jpg") //... add all files... /* Record Disc begins the process, Set 1st param to false if you want to actually burn the disk and not just simulate a burn Set 2nd param to true if you want the disc to eject after burn */ cd.RecordDisc(false, true) -XPBurn provides WinXP environment, burn CD' s API. C# sample code:// Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD () // Add files (file path, name of file to use for CD cd.AddFile (@ " c: \ pic1.jpg " ," pic1.jpg " ) //... add all files .../* Record Disc begins the process, Set 1st param to false if you want to actually burn the disk and not just simulate a burn Set 2nd param to true if you want the disc to eject after burn*/cd.RecordDisc (false, true)
Platform: | Size: 166912 | Author: 丁发辉 | Hits:

[Multimedia DevelopCDDrive

Description: 遠端使用電腦時,可置入/退出光碟機托盤。-A useful to eject/close CD-ROM tray when remote use.
Platform: | Size: 18432 | Author: Lupis Wang | Hits:

[Delphi VCLzylburn172

Description: ZylBurner is a CD / DVD burner Delphi / C++Builder component. It is based on NeroCmd utility, so it needs Nero Burning ROM to be installed. This component is very easy to use, it s ideal for developers for quick CD / DVD writing purposes from Delphi or C++Builder. The component works in two modes: synchronous mode and asynchronous mode. In synchronous mode the operational functions (Burn, Erase, BurnImage, Eject) always wait for the end of the current operation and return a value which indicates if the operation was successful or not. In synchronous mode the return value of the operational functions is always 0, and the functions don t wait for the end of the current operation.
Platform: | Size: 522240 | Author: b0x | Hits:

[OS programejecter-le-CD-ROM

Description: An example of code that shows how Eject CD-ROM with the Windows DLL KERNEL32.DLL .-An example of code that shows how Eject CD-ROM with the Windows DLL KERNEL32.DLL .
Platform: | Size: 2048 | Author: happy05 | Hits:

[Windows DevelopOpenUpOrClosure

Description: C#弹出和关闭光驱CDROM,也就是打开和半闭光驱的托盘盒,Windows系统本身具备这一功能,不过用C#来实现,对于新手来说是否需要这一功能呢?有空的话参考一下源码吧。-C# eject and close the CD-ROM drive the CDROM that is open and semi-enclosed CD-ROM tray box, Windows system itself have this feature, but with C#, the need for the novice it? If you' re free reference source.
Platform: | Size: 14336 | Author: fwta3 | Hits:

[Windows DevelopVBopenCDROM

Description: 这个VB小程序主要实现一种功能,就是对CDROM光驱的控制,点击窗口中的按钮,可弹出光盘盒,再次点击则关闭光盘托,如果光驱中有光盘,则会开始读盘操作。是一个最简单的对光驱动的操作。-This small program to implement a VB function is to control the CDROM drive, click on the window button, you can eject the disc box, click again to close the disc tray, if you have a CD-ROM drive, it will start to read the disk operation. Is a simple light-driven operation.
Platform: | Size: 3072 | Author: epudn15 | Hits:

[Windows Developshut_down

Description: 基于IdleUI.dll动态链接库实现的VC++定时关机程序,也可定时锁定系统,程序界面友好,有丰富的设置选项。运行程序时请记得把IdleUI.dll拷贝到Debug目录中。本程序可预设关机时间,可弹出和关闭光驱,也可重新启动计算机,自定义时间功能丰富,还可将本程序添加到启动菜单中。   在此说明下IdleUI.dll的使用:   - 应用启动时调用 IdleUIInit   - 应用终止时调用 IdleUITerm   - 调用 IdleUIGetLastInputTime   - 获取时间, 然后与当前的 GetTickCount()进行比较 -Based IdleUI.dll dynamic link library VC++ to achieve regular shutdown procedure can also be timed locking system, the program user-friendly, has a wealth of options. Please remember that when you run the program the IdleUI.dll copied to the Debug directory. This program can be preset shutdown time, to eject and close the CD-ROM can also restart the computer, custom time feature-rich, but also to add the program to the Start menu. In this description under IdleUI.dll use: - Invoked when the application starts IdleUIInit - Invoked when the application terminates IdleUITerm - Call IdleUIGetLastInputTime - Acquisition time, and then with the current GetTickCount () to compare
Platform: | Size: 32768 | Author: wpudn24 | Hits:

[Delphi VCLeject

Description: cd driver eject with delphi
Platform: | Size: 371712 | Author: omid | Hits:

[Delphi VCLCD-Eject

Description: Delphi CD-ROM Eject Full example .
Platform: | Size: 24576 | Author: PedroRosali | Hits:

[OtherCD Eject

Description: CD Eject This is code using the DeviceIOControl() API function, works for me on Windows XP (compiled and tested using Delphi 5)
Platform: | Size: 24576 | Author: sobo | Hits:

CodeBus www.codebus.net