On 6/23/07, Alexandre Julliard julliard@winehq.org wrote:
"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.
Could we detect if it fails and then have a fallback case where it sync's the lnk's to xdg-menus on explorer shutdown?