nowsecure / fsmon

monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux
https://www.nowsecure.com
MIT License
881 stars 151 forks source link

Add support for windows #21

Open crowell opened 8 years ago

crowell commented 8 years ago

https://msdn.microsoft.com/en-us/library/aa365261%28VS.85%29.aspx

FindFirstChangeNotification, FindNextChangeNotification, ReadDirectoryChangesW can do the required tasks.