Hello guys, For work i need to monitor file creation and file renaming, from which name to which name, into the entire HDD of an user. Searching i have found the example of ReadDirectoryChangesW and i have little modify it: #include <APIFilesConstants.au3> #include <Array.au3> #include <MsgBoxConstants.au3> #include <WinAPIDiag.au3> #include <WinAPIFiles.au3> #include <WinAPISys.au3> #NoTrayIcon Opt("TrayMenuMod