Einar Sørheim schrieb:
> Hi,
> I have a set of com dlls that I have a hard time to get working together 
> with python.
[...]
> I have  sample programs doing the same in c++ and VB and it works there. 
> Have tried comtypes but then stumbles on another problem
> earlier in the program.

If it really works in C++ and VB, at least the problem cannot be that
the type library does not match the interface.  So it could still be
a comtypes problem.

I guess it is not possible for me to download the COM object you are using
somewhere and try for myself?

Thomas

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to