python and win32 dlls

Jimmy Retzlaff jimmy at retzlaff.com
Mon Aug 9 08:43:54 EDT 2004


fgrillo64 wrote:
> i need help from the comunity ; i wrote under Windows2000 os a dll
> having several symbols exported .
> Now i would like to call these symbols from a python program .
> Can anyone tell me how from a python module is possible to call 
> the dll exported symbols ?

http://starship.python.net/crew/theller/ctypes/

Jimmy




More information about the Python-list mailing list