|
-
July 21st, 1999, 04:13 PM
#1
Opening Folder
How can I know when someone is opening a certain folder and all the files and folders that are in it? Thanks in advance
SLimak
Marek Karbarz
VB is my hobby
-
July 22nd, 1999, 01:53 AM
#2
Re: Opening Folder
http://www.sysinternals.com offers a FileMon Utility that allows you to monitor any file system acitivity. It's based on a device driver.
Thus, I assume it cannot easily be used in VB.
If you want to monitor changes (creating new, deleting files) check out the FindFirstChangeNotification API.
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
|