Hi,
My goal : I need to log all fs events in a directory, modification
timestamps , usernames .
I ve got a little application logging the filesystem changes based on
FileSystemWatcher.
I need to get the accountname of the user triggering the events , how
can i achieve that ? (pinvoke maybe ? )
Thanks
