搜索资源列表
wdf_filter0
- 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截-domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception
UartComm
- Modbus串口通讯协议通讯源代码,采用C开发,UartWaitFuc作为入口文件,提供从bit到double word的读写操作功能
filter-high
- 文件过滤驱动的源代码,可以拦截读写操作,完整的项目
pci9054实现io读写操作
- 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applicat
PCIreadingIOdirver
- 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
Drivecontrolprocedures
- 光驱控制程序,可以控制光驱的打开和读写,以及对文件的饿复制删除操作-Drive control procedures
filemon
- 文件过滤Filemon 是一款出色的文件系统监视软件,它可以监视应用程序进行的文件读写操作。-file filter
filemon_driver_test
- 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动
sfilter
- 文件过滤驱动sfilter,捕获文件读写操作-The file filter drive sfilter, capture file read and write operations
usb-stor-filter
- 一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
tezt
- 针对CY7C68013的C语言接口操作,包括驱动、下载固件、读写数据等,固件采用EZUSB的固件文件-CY7C68013 interface operations, including the driver, download the firmware, read and write data, etc.
myspy
- 迷你间谍程序,一个文件系统的过来驱动程序,侦听捕获所有的读写操作。-Mini spy program, a file system over the driver listens to catch all read and write operations.