This is a UDF that allows users to monitor the file system, using a combination of two internal Windows API Functions:
ReadDirectoryChangesW; and SHChangeNotifyRegister The purpose of this UDF is to record all file system events occurring within a given path.
REQUIREMENTS:
AutoIt3 3.2 or higher LIST OF FUNCTIONS:
EXAMPLES:
The following example is of a GUI that dynamically updates when files, folders and drives change within the file system (outside of the GUI).
The "Drives" list