Hi,
I want to write a program which detects and notifies when any file or folder is accessed/opened.
FileSystemWatcher is not useful as it triggers only in case of any changes.
Please suggest me how to start.

The only way I know is to create a disk driver (like antivirus do) accepting the calls to disk.

Maybe you can start here

Hope this helps

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.