[python-win32] How to Tell Windows that a file Changed
Gregory Piñero
gregpinero at gmail.com
Fri Mar 16 16:45:48 CET 2007
On 3/16/07, Tim Golden <mail at timgolden.me.uk> wrote:
>
> Well, it's bizarre behaviour for sure, but in case it helps you
> might try the SHChangeNotify routine exposed in the pywin32
> modules. It's one of those does-everything functions MS seems
> to love. The docs, such as they are, are here:
>
> http://tinyurl.com/f5olb
> (msdn link)
>
> but I suspect you'll have to poke around the web to find
> examples of the parameters.
>
Thanks for the advice Tim. I'm looking at the docs now. I'll send an
update on my progress.
-Greg
More information about the Python-win32
mailing list