搜索资源列表
WDM_CharSample
- 一个简单的驱动开发示例程序!通过应用程序与驱动程来完成字符显示!是一个WDM开发的入门级程序!但很经典!可以装载里面的范例驱动并看到运行结果!-a simple procedure-driven development paradigm! Through the application of procedures and the drive way to complete characters show! WDM is an entry-level development process! Bu
WDM_PowerSleep
- 一个WDM的电源管理驱动!完整的源码,包括应用程序,驱动源码,驱动安装文件等!可以直接装载并测试!-a power management WDM Driver! Complete source code, including the application procedures, source driver, driver installation documentation! Direct loading and testing!
WDM_PnPEvent
- 一个即插即用驱动程序源码!里面有应用程序,驱动程序,驱动inf文件,驱动sys文件.可以直接装载并测试运行!-a plug-and-play driver source! There are applications, drivers, driver inf, sys-driven document. Direct loading and test operations.
fsrec
- 文件系统识别器:对文件系统装载前的识别.
T-AddIG
- 过NP和HS得驱动源代码,编译可立刻装载后使用-NP, and HS were driven over the source code, compiler can be loaded immediately before use
53607944driver
- 一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点, 这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序), DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。-One of the most simple driver, just like other executable programs, each driver has one entry point,
DriverInstall
- windows系统下VC程序系统装载驱动,sys和inf文件- under windows system VC software loading actuation, sys and inf document