文件名称:win2000-src
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 23.85kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts about WDM driver.A green WDM learner can understand the driver struct by studying this example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 39709595win2000-src.zip 列表 hellowdm.cpp hellowdm.dsp hellowdm.dsw hellowdm.h hellowdm.inf hellowdm.ncb hellowdm.opt hellowdm.rc hellowdmioctl.h Makefile resource.h Sources testhello/ testhello/ReadMe.txt testhello/StdAfx.cpp testhello/StdAfx.h testhello/testhello.cpp testhello/testhello.dsp testhello/testhello.plg 说明.txt