I'm trying to write a program that will monitor folder activity in windows xp. I would like to achieve the following...

1) Show which sub folders / files have been accessed
2) Show user detail / computer
3) date / time

I have looked at "filesystemwatcher" but that only works on windows 2000 / NT4.0. Any suggestions?