Spiralis schrieb:
> Hi,
> 
> I need my XulApp to be aware of changes in a given folder and do some
> predefined tasks when it changes (when a new file appears more
> specifically). Is there any way to do this? I have searched about and
> has been unable to find such features in any XPCOM.
> 
> Any clues? Or will I have to build my own XPCOM?
> 
> Regards,
> Ronny
> 

In windows you could use this function for a start point:

FindFirstChangeNotification

just search the msdn or the internet itself for examples.

kind regards
   Mike
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to