Hey
Ive been reading about the FileSystemWatcher class present in VB.net which can raise events when a file is deleted, updated etc from a specific folder.
This appears much easier than the API calls needed in VB 6 however at the moment ive only seen examples that monitor one directory. Is it possible to create an application to monitor the whole hard drive for file / folder changes? At the moment performance is not an issue more if its possible.
Cheers.
Gav
