Location:
Search - DDK 1.
Search list
Description: ddk driver开发书籍推荐,经典书籍整理得非常好。
Platform: |
Size: 170708 |
Author: yongyan626 |
Hits:
Description: Inline_hook实现键盘记录【DDK驱动源码】.rar
Platform: |
Size: 469910 |
Author: longhehe |
Hits:
Description: 微软提供的一个截获网络包的程序源码,要和DDK一起编译- Microsoft provides an interception network package of procedure
source code, must translate together with DDK
Platform: |
Size: 268288 |
Author: 站长 |
Hits:
Description: 2个avstream类型驱动演示,需要xp ddk支持才能编译-avstream two types of drivers demonstrated the need to be able to support each xp Compiler
Platform: |
Size: 56320 |
Author: 舞狼 |
Hits:
Description: 使用WDM 的 DDK 开发的一个D12的例子-use of the DDK WDM development of a D12 example
Platform: |
Size: 2979840 |
Author: 东东 |
Hits:
Description: 在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : \ tony \ Xfilter_Disk \ DdkSource \ MinDriverInVc \ MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
Platform: |
Size: 9216 |
Author: 熊兵 |
Hits:
Description: 一个在WINDOWS 2000 DDK环境下开发的USB小键盘驱动程序.-A driver program for USB pad keyboard developed under WINDOWS 2000 DDK.
Platform: |
Size: 130048 |
Author: 钱建春 |
Hits:
Description: windows2000+ddk 驱动开发例子-A example of device driver deveopment using windows2000+ddk.
Platform: |
Size: 108544 |
Author: |
Hits:
Description: 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子-learning USB Driver Design source, including Windows DDK Driver Driver of the detailed design, the U-disk, MP3 programming examples
Platform: |
Size: 1805312 |
Author: 赵红 |
Hits:
Description: USB便携多道系统驱动程序.驱动程序分别使用Windows2000 DDK 以及 WindowsXP DDK结合Driver Studio v2.7 进行开发、编译-USB portable multi-channel system drivers. Drivers were using Windows 2000 and Windows DDK DDK combination Driver Studio v2.7 develop, compile
Platform: |
Size: 1289216 |
Author: 前程 |
Hits:
Description: 在Ring0层中调用Ring3层的功能 需要安装DDK-in Rign0 layer called Ring3 layer functions need to install DDK
Platform: |
Size: 932864 |
Author: 大家庭 |
Hits:
Description: 在WINDOWS下模式磁盘,是核心编程部分,采用DDK+C环境,可以对磁盘结构和利用有明确的认识-virtual disk under the Windows operation system, it s a part of windows kernel programming, developed under the DDK and C environment. You can have a clear understanding of the disk structrue and usage by reading this source code
Platform: |
Size: 117760 |
Author: 薛全 |
Hits:
Description: USB-VIEW的源码,需要安装DDK才能编译-USB-VIEW source code, needs to install DDK to be able to
translate
Platform: |
Size: 191488 |
Author: 费戈 |
Hits:
Description: WIN2000的虚拟内存的原理机制的完全仿真与实现,没有用MFC,完全用WIN32和DDK实现.设计思想非常漂亮.-WIN2000 the principle of virtual memory mechanism simulation and fully realize without using MFC, Win32 and entirely DDK achieve. Design thinking is very beautiful.
Platform: |
Size: 6144 |
Author: wtm |
Hits:
Description: 需要win2000或者winxp的DDK,才能编译。
主要用于USB设备信息的查询,对于USB编程会有少少的帮助。-need WIN2000 or winxp the DDK, can be compiled. USB devices used mainly for information inquiries, USB programming will be a bit of help.
Platform: |
Size: 45056 |
Author: 艾德 |
Hits:
Description: EasySYS一键建立VC+DDK的驱动开发环境的源码,从老外网站上下的-EasySYS establish a bond VC DDK driver development environment of the source code from the non-ish website
Platform: |
Size: 64512 |
Author: 多传多下 |
Hits:
Description: 使用VC编写的一个可以将驱动开发的编译整合到VC的IDE环境的一个程序,实现了VC+DDK的驱动开发环境-VC prepared using a compiler-driven development will be integrated into the VC
Platform: |
Size: 64512 |
Author: tom |
Hits:
Description: DDK 开发程序面美观,功能齐全,语音的之间的延迟几乎感觉不出来-DDK to develop procedures for facial appearance, complete functions, the delay between the voice and they do not feel out of almost
Platform: |
Size: 2228224 |
Author: thao |
Hits:
Description: [mod]EasySYS 0.3.2.6 for vs2005
改了份easysys, 在sudami ,ChiChou的基础上修改. 谢谢开源~~
修复一个VC6 + DDK2003的bug
0.3.2.6
把MyZwDriverControl.c加到的TestApp里,
现在TestApp可以自己加载/卸载sys了(exe,sys得在同一目录)
0.3.2.5
支持WDK + Vista/2008
根据(DDK + OS)选择build参数
0.3.2.4
去掉内存泄漏.
然后还改了一堆东西...
主要用于VS2005.
--------------------------------
ps:启动控制台(如: Windows XP Checked Build Environment),
输入BLD,也可编译 -...
Platform: |
Size: 203776 |
Author: zb |
Hits:
Description: 驱动开发详解.自定义的VC6驱动向导.
1.集成前前6章的内容.
2.生成空的向导环境.-Detailed Driven Development. VC6 custom wizard-driven.
1. Integrated ago before the contents of Chapter 6.
2. The wizard to generate the environment space.
Platform: |
Size: 455680 |
Author: |
Hits:
« 12
3
4
5
6
7
8
9
10
...
41
»