I'm using Python 2.x with pywin32 2.18. I noticed the SHChangeNotifyRegister flags in win32comext\shell\shellcon.py, but I don't find any references in any of the remaining Python files or demos that reference this function. Has it been implemented? If so, can anybody point me at an example?