[python-win32] Using native COM interfaces
Niki Spahiev
niki@vintech.bg
Wed, 12 Dec 2001 11:07:59 +0200
Mark Hammond wrote:
> If these interfaces are described in a type library, you can do it now with
> the latest versions of ActivePython/win32all. If not, you really need to
> use makegw or SWIG to build a custom .pyd with that support built in - all
> .pyd files under the win32com directly do exactly that.
>
> All sources via http://starship.python.net/crew/mhammond/cvs.html
>
> Mark.
>
IMHO it is win32comext
Niki Spahiev