I put emphasis on the WHEN because I don't want to scan to check for files that are already open, but rather, get an event notification from Windows that a file was just opened. Is this possible somehow using Win32? I don't think the FileWatcher class is what I need because from all that I can tell, it doesn't provide event notification for file open.
Thanks.
