Using ActiveX objects in Win32

Two Inches missedby2inches at gmx.net
Sat Jan 25 12:47:39 EST 2003


bap wrote:
> Can anyone point me to documentation on how to use ActiveX objects in a
> Windows environement.
> I know of the anydll module for dlls -- does this work for ActiveX object?
> I'm looking for the equivalent of
> "createobject()" in VB
> Thanks
Have a look at Mark Hammond's win32 extensions. It has a win32com 
package for such things.

http://starship.python.net/crew/mhammond/win32/Downloads.html





More information about the Python-list mailing list