搜索资源列表
hellowdm
- wdm的hello world程序,对你的入门有帮助 -wdm the procedures hello world, and for your help entry
Win2000WdmSrc
- 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即
HelloWDM
- DDK 开发HELLOWORD程序源码
hellowdm
- 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中
hellowdm
- windows驱动的helloworld,内存设备-windows driven helloworld, memory devices
WDM驱动程序入门――HelloWDM
- 虽然小,但给出了WDM编程的框架,算是给初学者指路吧-small, but WDM is a programming fr a mework that is guiding it to beginners
hellowdm
- windows驱动的helloworld,内存设备-windows driven helloworld, memory devices
WDM驱动程序入门――HelloWDM
- 虽然小,但给出了WDM编程的框架,算是给初学者指路吧-small, but WDM is a programming fr a mework that is guiding it to beginners
hellowdm
- wdm的hello world程序,对你的入门有帮助 -wdm the procedures hello world, and for your help entry
Win2000WdmSrc
- 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。
HelloWDM
- DDK 开发HELLOWORD程序源码 -DDK source development process HELLOWORD
hellowdm
- 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添
hellowdm
- Windows驱动的一个HellowWord程序,给大家参考下,可以直接安装那个Inf文件,把驱动挂载上去。-HellowWord a Windows-driven process, for your reference, you can direct the installation of the Inf documents, to drive up mount.
HelloWDM
- windows WDM驱动开发实例,供初学者使用-windows WDM driver development examples, for beginners to use
HelloWDM
- 简单WDM驱动程序,初学者写的第一个。比较简单-Simple WDM driver program, beginners to write the first. Quite simple
HelloWDM
- windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
HelloWDM
- 关于windows操作系统下的即插即用pci驱动程序的例程-Plug and Play on the windows operating system pci driver routines
hellowdm
- 最简单驱动程序开发实例,hello,新手可下载学习-The simplest example of driver development, hello, novice can download study
VSerial
- WindowsXP下虚拟串口驱动源码.使用VC的编译环境编译,目前还是在HelloWDM的基础上进行,完成了驱动的框架,虚拟的串口7。系统加载驱动好,必须在注册表中手动添加才行,具体位置是HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,在这里加入新项目,名为MyWDMDevice,类型为REG_SZ,内容是COM7。向虚拟串口写入的数据会自动发回来。本程序适合初学者学习参考。-Virtu
HelloWDM
- 驱动入门程序例子,可以用来熟悉驱动开发,让新手快速进入状态-Drive entry program examples, can be used to familiar with the driver development, so that the novice to quickly enter the state