23 Jun
2007
23 Jun
'07
3:39 a.m.
"Damjan Jovanovic" <damjan.jov(a)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. -- Alexandre Julliard julliard(a)winehq.org