Watching NT FileSystem Events

Maxim Khesin news at fluidobjects.com
Tue Feb 17 22:50:15 EST 2004


in win32all extension from Mark Hammond you shall seek 
FindFirstChangeNotification (I think it is in win32api module).

Ingo Blank wrote:
> Hi all,
> 
> I'm looking for a Python extension, which monitors Windows NT/2000/XP file
> system events and calls back to Python code.
> 
> Any pointers are greatly appreciated.
> 
> Thanks
> --ibl
> 
> 
> 



More information about the Python-list mailing list