Hello,
I'm trying to translate a VBA application to Python. I cannot change the COM
Server as its works also with others programs.
It seems I have a problem with win32com.client by passing an array of double to
a COM method.
VBA allows to pass arrays to COM server byref on the first element o
Hello TimThank you for your response and time.Best regardsHerve
Envoyé depuis mon smartphone Samsung Galaxy.
Message d'origine De : Tim Roberts Date :
21/01/2019 18:57 (GMT+01:00) À : Python-Win32 List
Objet : Re: [python-win32] Bug - Passing byref an array to a com method