ctypes with Compaq Visual Fortran 6.6B *.dll (Windows XP), passing of integer and real values

alex alecla at bluewin.ch
Wed Jan 28 13:02:39 EST 2009


Jon
Thank you for your answer. I tried it with no success.

However I tried with
tst=cdll.LoadLibrary("f:\\scratch\\test2\\footst.dll") instead of
tst=windll.LoadLibrary("f:\\scratch\\test2\\footst.dll")

and it runs now with no error message, I can't figure for now why, but
it's great! This is motivating for going ahead.

Regards Alex



More information about the Python-list mailing list