Re: [python-win32] Overlay Icon Question and network drives

2008-04-17 Thread Andrea Gavana
Hi Tim, On Thu, Apr 17, 2008 at 11:57 AM, Tim Golden wrote: > Andrea Gavana wrote: > > Just an update: I have managed to make it running both as a Python > > script and as a standalone executable/dll. It's working fine and it's > > not slowing down our network connections: everything seems as fast

Re: [python-win32] Overlay Icon Question and network drives

2008-04-17 Thread Tim Golden
Andrea Gavana wrote: > Just an update: I have managed to make it running both as a Python > script and as a standalone executable/dll. It's working fine and it's > not slowing down our network connections: everything seems as fast as > before. A big thank you to Roger and Tim for their kind help!

Re: [python-win32] Overlay Icon Question and network drives

2008-04-17 Thread Andrea Gavana
Hi All, On Wed, Apr 16, 2008 at 10:21 PM, Jürgen Kareta wrote: > Tim Golden schrieb: > > > [EMAIL PROTECTED] wrote: > > > >> Hi Andrea, > >> > >> the code in my first link was from the mercurial extension TortoiseHG. They > >> found some issues that the icon overlay slows down network devices. See