ctypes and delphi dll
Bernd Zimmermann
zimmermann.edv at t-online.de
Fri Nov 22 11:43:16 EST 2002
Thomas Heller wrote:
> Should ctypes support the pascal calling convention 'natively'?
> Maybe later...
Thank you for your work on ctypes and for picking up this issue,
Thomas.
Calling this Delphi DLL Procedure, declared as 'PASCAL', from
Visual C++ 6.0, I had to re-arrange the arguments too. So 'ctypes'
is in good company - and - compatible :-)
Bernd
More information about the Python-list
mailing list