How To Detect File System Changes under Windows NT (193773)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q193773 SUMMARY Windows NT provides the FindFirstChangeNotification() API
function that allows application programs to detect when changes occur in the
file system. It can detect when a file or directory is added, changed, deleted,
and when a file's size, attributes, or security descriptors change.
NOTE: This code is somewhat complex, and engineers may require some time to
familiarize themselves with the contents and concepts of the example.
REFERENCES "Advanced Windows", Jeffrey Richter, Microsoft Press, pages
664-687, Third Edition 1997 ISBN: 1-57231-548-2
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbcode kbhowto KB193773 |
---|
|