how would one go about detecting the creation/deletion of files by other programs?
What i am trying to do is track all files that are created or deleted during a specified period of time. is there a windows log that stores this info? Anyone aware of existing programs that do this?

I have some intermediate vb knowledge but i have no clue where to start with this. any hints/tips/clues would be appreciated.