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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to