Steve Dower <steve.do...@python.org> added the comment:

What is the definition of FUNCTION_CALL_MODE? And if it is anything other than 
"stdcall", change "ctypes.windll" to "ctypes.cdll" and try again.

You should also consider posting this to python-list, as it is almost certainly 
a problem in your DLL and not in Python itself.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32881>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to