According the Bug 36834 of gcc, there is a mis-matching between mingw and MSVC when a struct was returned by value from a C function.

    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36834

Should ctypes handle this situation automatically somehow?

A ctypes discussion on 2009:

    http://thread.gmane.org/gmane.comp.python.ctypes.user/4439

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to