[python-win32] Re: Windows Namespace Extensions
Roger Upole
rwupole at msn.com
Thu Apr 21 00:57:01 CEST 2005
> Hello,
>
> I'm not a newbie to Python but to all the system-level programming for
> windows in any language.
>
> Is it possible to write windows namespace extensions using Python
> including writing a new view in the explorer for the namespace using
> win32ui. If so has anyone done that already and can share some tips?
>
> Would be nice to get an answer.
>
> Regards,
>
> Stephan
There's a demo showing how to implement a namespace extension in
\win32comext\shell\demos\servers\shell_view.py.
Roger
More information about the Python-win32
mailing list