[python-win32] pythoncom
John Sampson
jrs.idx at ntlworld.com
Tue Oct 14 15:37:32 CEST 2014
I have a proprietary program with a command interface implemented as an
ActiveX DLL. Importing win32com.client and pythoncom, I can call
functions from Python scripts. Some of these work properly in 32-bit
Windows 7, but others only in 64-bit Windows. Is this because pythoncom
is designed to work with Windows 64-bit only? Is there a version that
works with 32-bit Windows?
Regards
John Sampson
More information about the python-win32
mailing list