Applications using FileSystemWatcher Class Microsoft .NET Framework FileSystemWatcher Class of Win32 ReadDirectoryChangesW API (example: Seclore) Applications that use Change Notify to track changes i...Applications using FileSystemWatcher Class Microsoft .NET Framework FileSystemWatcher Class of Win32 ReadDirectoryChangesW API (example: Seclore) Applications that use Change Notify to track changes in the CIFS shares such as adding/deleting/renaming a file to a directory, are not receiving all notifications about changes that happened The applications using the FileSystemWatcher class reports the following error: Applications using the Win32 ReadDirectoryChangesW API might not work as expected.