"Damjan Jovanovic" damjan.jov@gmail.com writes:
With FindFirstChangeNotification() and FindNextChangeNotification() you don't even have to poll, and those are implemented on wineserver using inotify, so it's very efficient.
Except it doesn't work on many platforms, so it can't be the standard mechanism.