Hello, I've been playing with the FileSystemWatcher in OpenNETCF.IO v2.2. For some reason, all events are fired in the parent directory of the path specified. I tried setting IncludeSubdirectories to false without success, and even with it set to false events were fired on child directories as well...