搜索资源列表
ieee1394diag-1.0.3
- IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes
virtual device driver
- < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
Cant_CD
- 真是美国Chris Cant编写的WindowsWDM设备驱动程序开发指南一书的附带光盘.-the United States is prepared by Chris Cannot WindowsWDM Device Driver Development Guide a book with CD-ROM attached.
FlashROM
- Flash ROM驱动示例 Intel Flash芯片 i28f160,i28f320: -Flash ROM drive examples i28f160 Intel Flash chips, i28f320 :
Windows2000DDKSRC
- Windows 2000 DDK 驱动开发配套光盘源码-Windows 2000 DDK supporting the development of CD-ROM drives FOSS
wdmsourceiswdmddk
- Walter Oney的经典书programming the microsoft windows driver model 的配套光盘内容,希望对学驱动的人能有所帮助 -Walter Oney classic book programming the microsof t windows driver model matching contents of the CD-ROM, and I hope to drive the school can help
httpdisk-3
- http虚拟盘源代码(Windows 2000/XP/2003),httpdisk使用HTTP从Web服务器映射成本地磁盘或光盘。示例:httpdisk /mount 0 http://www.acc.umu.se/~bosse/test.iso /cd f:...httpdisk /umount f:-http Virtual Disk source code (Windows 2000/XP/2003). httpdisk use HTTP Web server to the cost of
WWWDMDeviceDrivers
- Writing Windows WDM Device Drivers CD-ROM
cdrom
- The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
DEVICECHANGE 控制光驱是否可以打开
- 使用DeviceIoControl控制光驱是否可以打开(达到按前面板上的按钮打不开光驱的目的,或者说锁定光驱),还可以让光驱盘符不可见。-Use DeviceIoControl control can open the drive (by front panel buttons to open The purpose of CD-ROM, CD-ROM or locked), you can also make CD-ROM drive is not visible.
vitrul.rar
- 这是一个实现虚拟光驱的应用程序和驱动程序的源代码,应用程序用vc实现,驱动程序在DDK环境下开发。完全可以当作虚拟光驱来使用。驱动程序在filedisk文件里。,This is a virtual CD-ROM applications and driver source code, the application used to achieve vc, driver development in the DDK environment. Can be used as a virtual dri
eeyebootroot.zip
- 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。,The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-pac
imdisk_source.zip
- ImDisk Virtual Disk Driver for Windows NT/2000/XP. This driver emulates harddisk partitions, floppy drives and CD/DVD-ROM drives from disk image files, in virtual memory or by redirecting I/O requests somewhere else, possibly to another machine, t
WDFBOOK.rar
- 本光盘为《Windows设备驱动程序WDF开发》书籍的配套光盘。光盘中含有书中所有实例的驱动程序和应用程序的全部源代码,以及生成的驱动程序和可执行的应用程序。除USBSample和PCISample实例因需要硬件设备的支持,读者无法运行外,其他11个实例均可在Windows XP和Windows Vista下运行。,The CD-ROM for the " Windows Device Driver Development WDF" book package CD-ROM. B
msVcdRom
- 这是一款微软自己推出的虚拟光驱软件。它是微软公司为 BETA 版软件提 供的 CD-ROM 虚拟工具,可以虚拟 ISO ,JO,CDFS,ROCK,UDF 等光盘映像,其特 点是软件无需安装并可以动态加载/卸载虚拟的驱动器。也算得上是个绿色软 件了,但是界面却非常简洁,体积也非常之小巧,不到40 K,只需要两个文件就可以模拟光驱并支持大部分虚拟光盘文件格式!毕竟是微软“自家的孩子”,估计兼容性应该不存在问题,最重要是应付一般的虚拟光驱文件应该没有问题。-This is a Mic
VCdRom
- 微软开发 虚拟光驱。我自己逆向的idb-Microsoft Virtual CD-ROM development. I reverse the IDB
CD
- 基于VC环境下的光驱驱动程序,可实现对光驱的弹出和关闭操作。-VC environment based on CD-ROM driver can be realized on the drive pop-up and shut down operations.
powerbuder_example
- 内容的源代码及其使用 目录的内容和使用方法: 在CD - ROM的一部分,这本书章节的例子的源文件,源代码的使用见 “附录A使用的源代码”的文件。-The contents of the source code and its use Directory content and use of methods: The CD-ROM part of the book sections of examples of the source file, source
Windows2000XPWDM
- windows 2000/xpWDM设备驱动程序开发光盘代码,绝对正宗。内嵌18个驱动程序,-windows 2000/xpWDM CD-ROM device driver development code, absolutely authentic. Embedded driver ,···· 18
eject_cdrom
- The example of driver, that eject CD-ROM, lang:C