The MSDN has a pretty good example of getting notified when a file or directory is changed.
However, I can't find any way to get extra information such as the user/machine name associated with the change notification.
For example, I've setup a share X:\Foo
from my machine. I would like to log the user/machine names that make changes to my shared directory.
Is this possible to accomplish?