Does anybody know about the status of ctypes for IronPython? It would be very helpful to have a version that supports function calls to unmanaged code with parameter being a pointer to modifiable byte buffer.
I have tried the version from FEPY on sourceforge. It implements only some numeric types and does not have byte or byte buffer types. Also, it does not run on IPY2.0 because IronPython.Runtime.Calls was removed in IPY2.0 Is there some alternative to ctypes without need to get the feet wet (write non-Python code)? thx, Uwe Mueller ____________________________________________________________________ Psssst! Schon vom neuen WEB.DE MultiMessenger gehört? Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123 _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
