|
-
August 27th, 2004, 03:16 AM
#1
Impossible question........hooking
what message should i use to detec the replacement of the new files inside the computer , by hooking system wide way....
Any ideas???
-
August 27th, 2004, 03:38 AM
#2
Re: Impossible question........hooking
ReadDirectoryChangesW(...)
FindFirstChangeNotification(...)
http://msdn.microsoft.com/library/de...rychangesw.asp
The best solution would be to write a FS Filter Driver or to use Change Journals.
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
|