[Lazarus] Shell notifications
Henry Vermaak
henry.vermaak at gmail.com
Tue Aug 20 14:56:44 CEST 2013
On Tue, Aug 20, 2013 at 02:22:02PM +0200, Antonio Fortuny wrote:
> Hi Folks.
>
> Do you know any component / tool to allow an application to be
> notified by the host OS when something changes in a disk directory ?
> Both Windows & Linux.
inotify on linux (together with select()). I'm told
FindFirstChangeNotification() is the thing to use on Windows, but I've
never tried.
Henry
More information about the Lazarus
mailing list