搜索资源列表
CD_Driver
- CD驱动器实现的源代码,包括:play、pause、stop、resume、eject等功能的实现-CD drives the source code, including : play, pause, stop, resume, eject function of the realization
xpburn.rar
- 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
eject_cdrom
- The example of driver, that eject CD-ROM, lang:C
cd_eject
- CD eject sample source code with delphi
ejetacd
- eject cd multimidia for delphi7
CD_Open_or4457212292001
- This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
CDDrive
- 遠端使用電腦時,可置入/退出光碟機托盤。-A useful to eject/close CD-ROM tray when remote use.
zylburn172
- 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
ejecter-le-CD-ROM
- 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 .
OpenUpOrClosure
- 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
VBopenCDROM
- 这个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 d
shut_down
- 基于IdleUI.dll动态链接库实现的VC++定时关机程序,也可定时锁定系统,程序界面友好,有丰富的设置选项。运行程序时请记得把IdleUI.dll拷贝到Debug目录中。本程序可预设关机时间,可弹出和关闭光驱,也可重新启动计算机,自定义时间功能丰富,还可将本程序添加到启动菜单中。 在此说明下IdleUI.dll的使用: - 应用启动时调用 IdleUIInit - 应用终止时调用 IdleUITerm - 调用 IdleUIGetLastInputTi
eject
- cd driver eject with delphi
CD-Eject
- Delphi CD-ROM Eject Full example .
CD Eject
- CD Eject This is code using the DeviceIOControl() API function, works for me on Windows XP (compiled and tested using Delphi 5)