DirMon


Description:
This COM object uses the FindFirstChangeNotification family of API functions to fire off a notification when any file in a selected directory is changed. Designed primary to be used in Visual Basic, it encapsulates all of the thread work, so that an application can receive instantaneous notification of change without having to poll a directory, or the wait object that this API creates.

This zip file contains the OCX file, as well as a sample project. Read the readme.txt file for information on both.

Download it here: DirMon.zip (88.9 kb)