https://github.com/fafalone/watchdirectorychanges
Use SHChangeNotifyRegister and SHChangeNotification_Lock to watch directory changes (64bit compatible)
https://github.com/fafalone/watchdirectorychanges
filesystem twinbasic windows-shell
Last synced: 8 months ago
JSON representation
Use SHChangeNotifyRegister and SHChangeNotification_Lock to watch directory changes (64bit compatible)
- Host: GitHub
- URL: https://github.com/fafalone/watchdirectorychanges
- Owner: fafalone
- Created: 2022-12-28T13:37:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T13:38:44.000Z (over 3 years ago)
- Last Synced: 2025-03-14T02:47:04.843Z (about 1 year ago)
- Topics: filesystem, twinbasic, windows-shell
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WatchDirectoryChanges
Use SHChangeNotifyRegister and SHChangeNotification_Lock to watch directory changes (64bit compatible)