fwatch

所属分类:系统编程
开发工具:Visual C++
文件大小:65KB
下载次数:150
上传日期:2004-10-08 14:31:49
上 传 者cjd0916
说明:  文件监视器,监视目录的文件读写
(document monitors, surveillance directory file reader)

文件列表:
fwatch (0, 2004-05-17)
fwatch\Debug (0, 2004-05-17)
fwatch\fwatch.c (11631, 1997-10-09)
fwatch\fwatch.dsp (2575, 1998-03-30)
fwatch\fwatch.dsw (537, 2003-12-10)
fwatch\fwatch.exe (112656, 2003-12-10)
fwatch\fwatch.ini (72, 1997-06-06)
fwatch\fwatch.ncb (41984, 2003-12-10)
fwatch\fwatch.obj (34048, 2003-12-10)
fwatch\fwatch.opt (53760, 2003-12-10)
fwatch\fwatch.plg (775, 2003-12-10)
fwatch\makefile (297, 1997-06-06)

FWATCH demonstrates the usage of the ReadDirectoryChangesW API. The FWATCH sample will display changes to watched directories and files in the command window. The directories and files to be watched are specified in the FWATCH.INI file which can be left in the application directory. FWATCH.INI is set by default to look at 3 directories: c:\dir1 c:\dir2 c:\dir3 and three files in each of these directories: file1.txt file2.txt file3.txt Once FWATCH.EXE is started, open any of the above text files with NOTEPAD, make some changes to the file, and then save it. You should see a notification in the FWATCH console window immediately. You will be advised of exactly which file changed, what the new (current) size is, and when the last write occured. To exit the application, type "q". FWATCH creates the directories and files mentioned above. Use File Manager or a similiar utility to remove the directories/files after using FWATCH. FWATCH will work only on Windows NT version 3.51 SP3 or greater.

近期下载者

相关文件


收藏者