搜索资源列表
filesrc
- sysinternals公司的文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码。感谢Mark Russinovich 和 Bryce Cogswell 的辛苦工作。 -sysinternals file system' s source monitoring tools, dynamic load-driven approach to achieve all the files on the system to m
filemon_src
- ilemon 是一款出色的文件系统监视软件,它可以监视应用程序进行的文件读写操作。它将所有与文件一切相关操作(如读取、修改、出错信息等)全部记录下来以供用户参考,并允许用户对记录的信息进行保存、过滤-ilemon is an excellent file system monitoring software, which can monitor the application file read and write operations. It all files all the relevan
FileConnection
- 提供对本地文件系统的访问功能.当试图对一个已经关闭的对象进行操作时,会抛出此异常。这是一个很关键的类,基本上文件读写都是有该类完成。可以从字面上去理解它的意思。这个类我也没用过,不知道它具体的功能。用于监听文件系统目录状态的变化,比如文件的删除、新增,存储卡的拔出和插入等。用于管理和跟踪文件系统的监听器,以及可以通过此类过去当前所有文件系统的根目录.文件打开模式异常,当试图写入以只读方式打开的文件时,会抛出该异常。 -Provides the local file system acces
FileWatcher
- [软件名]文件修改监视系统 [编程软件版本]VS2008 [编程语言]vb.net [软件描述]用于捕获指定文件夹内所有文件(含子目录)的所有创建、修改、重命名等信息-[Name] file to modify the software to monitor system programming software version] [[programming language] vb.net VS2008 [descr iption] to capture the specified
FileOPMonitor
- 一个用来监控系统上所有文件操作过程的工具源码。该软件能够自动监控系统上所有驱动器上的文件读取、打开、删除、拷贝等操作,如果将其做成后台程序,就可以实时监控自己的机器有没有人非法操作了。-File operation monitor.
win_EsySpy
- 磁盘文件监视工具,vb写的,能实现对系统磁盘文件修改、更新等的监控-Disk file monitoring tool, vb write, can realize the system disk file to modify, update, monitor, etc.
FileMon
- 基于ATL COM组件实现的文件系统监控功能,有调用示例-ATL Component for file system monitor
Filemon-
- 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h
DLL
- DLL的文件调用,可以在原有的基础上加以修改就可以监测系统的情况!,(Call DLL files, can be modified on the basis of the original can monitor system!)