Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : File access notification
| Subject: | File access notification |
| Posted by: | "f1delphi" (f1delp..@yahoo.com) |
| Date: | Wed, 6 Feb 2008 18:59:53 |
Hi;
I need to log some activities on a computer for security reason.
One of this is the answer of such question:
"Which user accessed to which file via which application"
I know about the APIs to monitör folders and files.
There is no problem with file creation, modification and deletion.
SysInternals's filemon does this.
But I could not find the way to detect file "access event".
Any suggestion?
Regards.
Alex de souza.