Welcome![Sign In][Sign Up]
Location:
Search - DDK driver filter

Search list

[Driver Develop20020405

Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的 实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以 外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安 装。 -how to structure a simple USB filter driver, "basic principles", "Implementation of procedures", "use the INF installation." The purpose of this article is to encourage the readers to understand the basic principles, DDK can be used in addition to other than the most common and also the most convenient driver development tool to achieve a DriverStudio of their own filter driver, and proper installation.
Platform: | Size: 129236 | Author: 李一凡 | Hits:

[OS programbluescreen

Description: 含有经过我修改的键盘过滤驱动,在w2k,wxp下运行,按左右shift,左alt便蓝屏,卸载需使用虚键盘(切记)以及最初源码,编译环境为w2kddk或wxpddk剩余的参看其中的README-containing modified keyboard filter driver in w2k, wxp running, according to shift around, then left alt blue screens, unloading need to use virtual keyboard (remember) and the initial source code, compile the environment or wxpddk w2kddk remaining See the README
Platform: | Size: 350208 | Author: 于东 | Hits:

[Driver DevelopMinDriverInVcxinban

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:

[Driver Develop20020405

Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的 实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以 外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安 装。 -how to structure a simple USB filter driver, "basic principles", "Implementation of procedures", "use the INF installation." The purpose of this article is to encourage the readers to understand the basic principles, DDK can be used in addition to other than the most common and also the most convenient driver development tool to achieve a DriverStudio of their own filter driver, and proper installation.
Platform: | Size: 129024 | Author: 李一凡 | Hits:

[Driver Developdisk-filter

Description: disk filter,一个用DDK开发的WINDOWS系统的磁盘过滤系统-disk filter, a development with DDK
Platform: | Size: 3406848 | Author: 王辛果 | Hits:

[Driver DevelopDDK

Description: DDK常用函数与数据结构描述
Platform: | Size: 7168 | Author: 日哦 | Hits:

[Driver Developkeyboardfilter

Description: 键盘过滤驱动的基本框架,可以在里面方便地添加自己的代码,工具为DDK-Keyboard filter driver
Platform: | Size: 11264 | Author: whowho03 | Hits:

[Driver DevelopUSB_FILTER

Description: U盘过滤驱动,仿DDK例子diskperf改写,实现U盘的只读操作,供初学者参考-U disk filter driver, imitation DDK examples diskperf rewritten, realize U disc read-only operation, the reference for beginners
Platform: | Size: 35840 | Author: wxb | Hits:

[Driver DevelopkbDriver-middle

Description: 键盘滤波驱动,即中间层驱动 ,开发:DDK-Keyboard filter driver, that is, the middle layer driven development: DDK
Platform: | Size: 11264 | Author: Li Tian | Hits:

[Driver Developusbdiskencrar

Description: 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Description: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library file containing the core of FastIO and Memory mapped file IO handling DD\EDDrvLib: Header file for the above library. DD\Makefile: Makefile for the driver. DD\Sources: Sources file for the driver. The current build has been done using Windows XP DDK checked build environment. Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded. Hence the hard coded name has to be change before compiling the user mode program The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
Platform: | Size: 6766592 | Author: kennethroger | Hits:

[Windows Developirpinfo

Description: 在过滤驱动程序创建IRP查询文件信息,DDK,文件过滤驱动-In the filter driver creates IRP query the file information, DDK, file system filter driver
Platform: | Size: 19456 | Author: 刘茂典 | Hits:

[Driver DevelopAVStream

Description: device driver avstream
Platform: | Size: 1076224 | Author: kbh | Hits:

[Driver Developfilesys

Description: Windows系统文件过滤驱动源代码. 采用Windows 2000 DDK开发. 可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程. 参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作. -Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file Create, Open, Write, Read, Flush, Cleanup, Close routine. Reference to the code for file encryption, file monitoring, copyright protection and other special file operations .
Platform: | Size: 175104 | Author: | Hits:

[Driver DevelopKeyFilter

Description: windows下的键盘过滤驱动源代码,需要安装ddk驱动开发环境-keyboard filter driver under windows source code, you need to install the ddk-driven development environment
Platform: | Size: 8192 | Author: wangqiang | Hits:

[Driver Developdiskperf

Description: 实现一个disk的过滤驱动,在ddk下编译通过,天书夜读用这个作为例子讲解驱动编程-Implement a disk filter driver, compiled by the ddk, heavenly night time driving with this program as an example to explain
Platform: | Size: 87040 | Author: 范荣琦 | Hits:

[Windows DevelopKkbDriver-mide

Description: 键盘滤波驱动,即中间间层驱动 ,开发:DDK -Keyboard filter driver, intermediate layer drive development: DDK
Platform: | Size: 11264 | Author: 结盟 | Hits:

[Windows DevelopKkeyyboardfiie

Description: 键盘过滤驱动driver的基本框架,能能在里面方便地添加自己的代码,工具为DDK -Keyboard filter driver driver basic framework can easily add your own code inside, tools for DDK
Platform: | Size: 11264 | Author: zhengguoo | Hits:

CodeBus www.codebus.net