I'd like to use the ReadDirectoryChangesW to monitor changes in a directory instead of the FindFirstNotification because I would get more information back of what has happened if I use ReadDirectoryChangesW.

Is there anyone out there who can give me a vb-example of how to use the function?

Thanks in advance
Magnus