On 1/15/2010 2:00 AM, Gib Bogle wrote:
It has occurred to me that the error may have nothing to do with ctypes. The DLL was built on one machine and copied to the other (which doesn't have the compiler installed). Although both machines are running Windows XP, there might be some subtle differences.
Python 2.5 and Python 2.6 are built with different versions of Microsoft Visual C. That could be your problem.
-- http://mail.python.org/mailman/listinfo/python-list