资源列表
capture-mod
- File system filter driver, registry filter driver and other kernel and user level tools for capturing user activity on a windows based computer.
DriverStudioPCI
- 用DriverStudio开发PCI设备驱动程序 用DriverStudio开发PCI设备驱动程序-With the development of PCI device driver DriverStudio with the development of PCI device driver DriverStudio
ZSTAR_LIB_ExampleApp
- Accelerometer ZSTAR_LIB_EXAMPLEAPP ZSTAR3 Example Source code -ZSTAR_LIB_EXAMPLEAPP ZSTAR3 Example Source code
ZSTAR_LIB_DLL
- Accelerometer Sensor ZSTAR_LIB_DLL ZSTAR3 Windows PC devloping library-ZSTAR_LIB_DLL ZSTAR3 Windows PC devloping library
DSP56303UDR
- Digital Signal Processors - DSP56303 UDR -Digital Signal Processors- DSP56303 UDR Device Drivers
keypad
- pxa320 keyboard driver
pcsc
- 调用smartcard遍历PCSC读写器并连接发送指令-Traverse smartcard reader PCSC call and connect to send commands
Driverusb
- avr910 usb driver for windown xp
WDM
- WIN2000驱动程序设计 中文版 驱动开发的入门书籍-WIN2000 Driver Design Chinese version of the entry book-driven development
NTWDM
- DDK和VC编译下的NT 和WDM 程序框架-DDK and VC to compile under NT and WDM procedural framework for
1
- 驱动程序自动安装程序!! 不需要手工依靠“inf”文件安装驱动程序! 提供整体框架,用户可以自由修改-The driver installation program automatically! ! Do not need to rely on manual " inf" file to install the driver! Provide the overall framework, the user can freely modify the
53607944driver
- 一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点, 这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序), DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。-One of the most simple driver, just like other executable programs, each driver has one entry point,
