[python-win32] COM-interfaces in python
Rafael Yengibaryan
rafyengibaryan at gmail.com
Thu Feb 23 14:04:24 CET 2012
Hi Tim,
Can you please describe the steps of writing an ordinary COM-extension in
python. Do I have to use C/C++ or is it possible to only use python.
As I understand, ctypes or comtypes make it possible to call functions or
access data from a library written in another language, don' t they?
Now, is it right that I should use some library which includes COM-objects
(or COM-interfaces) and access it using comtypes? Don' t I need additional
C++ coding?
Thanks,
Rafael Yengibaryan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120223/108935c5/attachment.html>
More information about the python-win32
mailing list