搜索资源列表
usb控制
- USB接口IO控制器 Win32 applications that run on Windows NT can programmatically eject media from drives that have hardware support for media removal. However, they must do so correctly to avoid corrupting the media. This article explains how to eject med
usbeject_src
- This article shows you how to programmatically eject USB removable disk drives using .NET, with a sample GUI application.-This article shows you how to programmatic ally eject USB removable disk drives using.NET , with a sample GUI application.
SHUTUP.ZIP
- ShutUp lets you automate clean-up tasks before shutdown. It can clean out selected history lists, eject CDs, delete the files in your TEMP directory, and run the programs you specify before shutting down your computer. It also lets you schedul
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
EjectUSB
- 参考eject.rar,可以弹出指定盘符所对应的U盘-Reference eject.rar, can pop-up drive letter corresponding to the specified U disk
eject_cdrom
- The example of driver, that eject CD-ROM, lang:C
EjectUSB
- 智能弹出USB设备, 智能弹出USB设备-Eject USB Device
DriveInfo_173070482004
- Title: DriveInfo Object Descr iption: Driveinfo object provides wrapper to various APIs for Volume information(Serial, Volume name, capacity, mounted,Is CDROM etc). Should be easy to use as is similar to System.IO.FileInfo, System.IO.DirectoryInfo.
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.
VCProgram
- 正方体投影,计算机图形学的综合实验内容,很全很专业的资源-eject
77777
- MFC利用CTRL+SHIFT+鼠标左键同时按下的情况下,运行结果会根据你所按下的键弹出按键的情况,程序有点狭隘,改动即可实现任意键的提示。-MFC using CTRL+ SHIFT+ left mouse button while pressing the case, the results will be based on the key you press the eject button, the program a bit narrow, change any key tips ca
11-3
- 偵測電腦所有通訊埠裝置...顯示/移除 (.Net通訊介面-範例分享)-detect the USB devices all of the computer and list it ..... ( u can eject it)
somebuttons-autogragh-can-popup-menu
- 对话框中实现自动弹出按钮,按钮有弹出菜单功能,可移植到相关界面开发-Dialog box automatically eject button, the button with pop-up menu function, transplanted to the relevant interface development
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
2012.11.2
- 漂亮的图像按钮,包含了最大化按钮 最小化按钮 退出按钮-Beautiful image button, maximize button Minimize button eject button
U-disk-eject-and-insert
- 可对插入的U盘执行快速的弹出与再次插入读取!测试XP /2008 64位正常通过!-Can perform a quick pop-up insert U disk and re-insert read! Test XP/2008 64 normal through!
12524
- 本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法-This paper to change the background image, introduces a way to eject the right-click menu on the tray
Eject-Romove-Devices
- It s The source code to eject or desable windows devices. You can damage anyone pc driver by this soft.
CD Eject
- CD Eject This is code using the DeviceIOControl() API function, works for me on Windows XP (compiled and tested using Delphi 5)