Posted By:
Alex_Kobyakov
Posted On:
Monday, July 29, 2002 12:21 AM
You can use threads to monitor directories that you need to update. In threads you can save content of folder and recompare each time with actual content from disk.
It's not a rocket science, after all. ;)