搜索资源列表
pciderivercode
- 此为用xp ddk开发的pci设备驱动程序。实现了读写操作,中断操作。并且含有相应的测试程序-xp for each development with the PCI device drivers. Achieving the write and disrupt operations. And with the corresponding test procedures
v1394
- 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte operation, block its operation, sus
KD611
- KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診\斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。 -KernelDriver development kit, customers can directly access the USB hardware, and f
avstream
- 2个avstream类型驱动演示,需要xp ddk支持才能编译-avstream two types of drivers demonstrated the need to be able to support each xp Compiler
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
PE
- 基本的驱动编程和客户端,客户端分析PE文件,重定位后,传给驱动,恢复被360 Hook的KifastCallEntry函数,同时,该源码还能实现对大多数安全软件进行强杀,如卡巴,360,瑞星,等等。仅限XP系统。-Basic programming and client-driven, client-side analysis PE file, re-positioning, passing drivers, restore 360 Hook' s KifastCallEntry func
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
SSDT-HOOK
- XP下SSDT Hook ZwCreateThread的代码,仅适用于XP,由驱动和用户模式下控制程序组成,是从以前写的另一个程序修改过来的,所以代码中部分结构体的成员的定义是多余的,要写SSDT Hook的可以参考一下-XP, SSDT Hook ZwCreateThread code only applies to XP, drivers and user mode by the control program component is written in another program
PCI2040
- 基于Windows xp的驱动程序,适用于大多数场合-Based on the Windows xp drivers for the majority of occasions
Coding_Windows_Drivers
- The book represents the systematised introduction in programming of drivers Windows 2000/XP/Server 2003 and Windows 98/Me with use Microsoft Windows DDK.
PL2303_Prolific_DriverInstaller_10311
- XP下最难找之驱动-------USB - serial controller ,找了一下午-one of XP drivers ,most difficult to find .
DriverFirewall
- 一个支持 windows xp 的驱动防火墙的源代码,用来监视系统内核驱动的加载。-Windows xp driver to support a firewall source code, used to monitor the loading of kernel drivers.
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
Sciphone_MTK_Drivers
- For MTK 6218 6225 6227 6228 chipset windows 98 , 2000 , XP
CameraDriver
- 摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP-Camera USB drivers, including USB communication using windriver code generation. Camera chip necessary for the OV511+ (such as: mesh v2000), applicable to Windows2000/XP
Windows-Driver-design-(XP)
- 本文档详尽地讲解如何为XP开发设备驱动程序,包括环境设置,步骤,流程等。-This document explain in detail how to develop device drivers for XP, including environmental settings, step process.
Elo-XP-Universal-Driver
- ELO Touch Monitor Drivers for Windows
acr120u-drivers
- Driver For ACR120U Smart Card Reader ACR120U proprietary driver package for win98/ME, 2000, XP, 2003/2008, Vista and Windows 7 (x86 & x64)
windows xp下的USB驱动开发
- 在windows xp的操作系统上开发USB驱动(Developing USB drivers on the operating system of Windows XP)
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)