[IronPython] Status ctypes and IronPython or Alternative?

Uwe Mueller muwem at web.de
Tue Dec 2 14:09:14 CET 2008


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




More information about the Ironpython-users mailing list