搜索资源列表
DDK
- DDK常用函数与数据结构描述
Inline_hook实现键盘记录【DDK驱动源码】.rar
- Inline_hook实现键盘记录【DDK驱动源码】.rar
这个是VS2008和DDK平台搭建教程
- 这个是VS2008和DDK平台搭建教程,介绍很详细,包括简单的驱动编写后在虚拟机上运行用windbg抓取log,设置断点等。本人在win7上试验过,可以运行,本人试验时是vmware下跑的xp,用driverMonitor加载驱动,然后win7上跑windbg,完全没问题,有需要者可以下来试试,This is a platform set up VS2008 and DDK tutorial describes in great detail, including the preparation
USBVirtualCOM.rar
- 基于USB驱动的虚拟串口程序,有源码的DDK下面USB驱动程序。,USB drive-based virtual serial procedures, the following DDK source USB driver.
DDK_Virtual_COM.rar
- VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
std.rar
- DDK的虚拟串口程序,用DDk2600就可以编译,在xp2下测试通过,你可以自己修改源代码增加功能.,DDK virtual serial process can be used to compile DDk2600 in xp2 test is passed, you can modify the source code to increase their function.
NDIS_driver.rar
- NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文,NDIS protocol driver development, please refer to the packet code inside DDK read this article
Computer_SerPort.rar
- 串口驱动完整的开发源码。开发工具:DDK,Complete the development of serial driver source code. Tools: DDK
Pcidma dma驱动开发程序
- dma驱动开发程序,使用ddk开发,例子典型,有学习的价值。-dma ddk driver
DDKandVS2008
- 史上最简单的VS2008+WIN DDK 驱动开发环境搭建,本人实测,很快,最快一分钟整好烦人的DDK环境-In the history of the simplest VS2008+ WINDDK-driven development environment to build, I measured, and soon, the fastest one minute the whole a good annoying DDK environment
mouser
- 鼠标驱动源码, 开发工具: DDK工具-Mouse-driven, DDK tools
DDK_Driver
- DDK相关文档,对DDK的安装及底层驱动有相关说明-DDK documentation on the installation and the bottom of DDK driver related note
Driver5
- 一个WDM驱动框架源码,在此基础上可添加其它功能,使用最新的2003/XP DDK-A WDM driver framework source code, on this basis can add other features, using the latest DDK
USBdriverdevelopment
- Visual C++ 6.0、DDK开发的USB设备驱动程序开发框架-Visual C++ 6.0, DDK development of the USB device driver development framework
LoadNTDriver
- windows下加载驱动*.sys的源代码,经过VC6.0和DDK调试,可以正常使用,包内还有可以用来测试的SYS文件-windows under load*. sys driver source code, after VC6.0 and DDK debugger can be used normally have bag can be used to test the SYS file
RegDriver
- Ring0级操作注册表!在驱动开发中,经常会用到对注册表的操作,与Win32的API不同,DDK提供另外一套对注册表操作的相关函数,本代码给出了内核模式下对注册表的所有操作实例!-Ring0 registry class operation! At driver development, often used for the operation of the registry with Win32' s API different, DDK provide another set of r
PFD
- 2008 DDK help for developer
DDK
- DDK 开发程序面美观,功能齐全,语音的之间的延迟几乎感觉不出来-DDK to develop procedures for facial appearance, complete functions, the delay between the voice and they do not feel out of almost
ddkbuild3_13
- ddk examples by experts
drive
- 称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。这个文档不是我翻译的,我只不过将它编辑了一下。翻译它的同志是个高手,非常专业,在此先谢谢他给我们作的工作。 由于时间催促,里面的图片没有抓。如果哪位同志看这本书的时候将图片补上,那将是利国利民的好事。 -Call it quot super-driver book" is not too much, because it is being translated into Chinese MSDN