Re: [python-win32] Calling ShellIconOverlayHandlers does not work

2008-11-12 Thread Lohse, Thomas
Thanks a lot, Roger. Upgrading to build 212 solved the problem. Cheers, Thomas Thomas Lohse wrote: > Hello, > > could anyone provide some assistance in using ShellIconOverlay-Handlers > with pythoncom. I implement a kind of file explorer and would like to > call the ShellIconOverlay-Handlers (r

[python-win32] Calling ShellIconOverlayHandlers does not work

2008-11-12 Thread Lohse, Thomas
Hello, could anyone provide some assistance in using ShellIconOverlay-Handlers with pythoncom. I implement a kind of file explorer and would like to call the ShellIconOverlay-Handlers (registered by TortoiseSVN) of the windows explorer to visualize SVN-states. (I'm NOT about to implement my own ha