Re: Using ActiveX objects in Win32
by Two Inches other posts by this author
Jan 25 2003 5:47PM messages near this date
Using ActiveX objects in Win32
|
Re: Using ActiveX objects in Win32
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
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
bap
Two Inches
logistix
|