Python is fun (useless social thread) ;-)

Fredrik Lundh fredrik at pythonware.com
Thu Jun 15 11:15:37 EDT 2006


Sybren Stuvel wrote:

>> Are there still some things you feel you need to learn or improve?
> 
> I'd love to be able to calll functions from Windows DLLs on x86 Linux.

call functions *in* DLLs, you mean?

     http://docs.python.org/dev/lib/module-ctypes.html
     http://starship.python.net/crew/theller/ctypes/

</F>




More information about the Python-list mailing list