|
-
March 31st, 1999, 03:41 PM
#1
Detecting file activity
I once read about some hooks for detecting when files are accessed, read, written, etc but now I can't find them. Can someone point me in the right direction. I need to write an app to process files that are added to a directory. I really don't want to just recheck the directory every so often especially if I can just have NT notify/trigger me when it adds a new file.
thanks
pat
-
March 31st, 1999, 03:56 PM
#2
Re: Detecting file activity
FindFirstChangeNotification(), FindNextChangeNotification(), FindCloseChangeNotification()....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|