I have implemented a COM in C++,buy i don't know how to use this COM in python. For example: the COM's ProgID is "MyCOM1.AdvMethod".this COM have two interfaces,the default interface's name is IAdvMethod,the second interface's name is IBasicMethod. How do i use those interfaces in python.Thank you very much,please answer my question in code. -- http://mail.python.org/mailman/listinfo/python-list
- Python COM birdprince
- Re: Python COM Diez B. Roggisch
- Re: Python COM Méta-MCI (MVP)
- Re: Python COM Diez B. Roggisch
- Re: Python COM Michel Claveau - NoSpam SVP ; merci
- Re: Python COM Larry Bates