> On 5/22/07, Roger Upole <[EMAIL PROTECTED]> wrote:
> > Try a newer build of pywin32. There was a bug in some
> older versions
> > regarding how the function determined whether it needed a file path
> > or an id list.
>
> BTW, any idea which versions of pywin32 have the bug, or which version
>
On 5/22/07, Roger Upole <[EMAIL PROTECTED]> wrote:
> Try a newer build of pywin32. There was a bug in some older versions
> regarding how the function determined whether it needed a file path
> or an id list.
BTW, any idea which versions of pywin32 have the bug, or which version
has the fix? Just
On 5/22/07, Roger Upole <[EMAIL PROTECTED]> wrote:
> Try a newer build of pywin32. There was a bug in some older versions
> regarding how the function determined whether it needed a file path
> or an id list.
Thanks. Actually I'm using the win32 extension bundled with
ActivePython, so I'd like to
TK Soh wrote:
>I am trying to use SHChangeNotify to refresh the icon on the explorer
> windows in the following script, but got an error:
> --
> import sys
> from win32com.shell import shell, shellcon
>
> def notify(f):
>shell.SHChangeNotify(shellcon.SHCNE_UPDAT
I am trying to use SHChangeNotify to refresh the icon on the explorer
windows in the following script, but got an error:
--
import sys
from win32com.shell import shell, shellcon
def notify(f):
shell.SHChangeNotify(shellcon.SHCNE_UPDATEITEM,