sturlamolden schrieb: >> This would only work, if runtime dll's were compatibles between them, >> and they are not. > > It is standard C, defined by ANSI and ISO.
ANSI and ISO don't define the ABI, though. For example, the definition of the FILE type might (and does) vary across compilers, even if all these compilers implement C99. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list