python and win32 dlls

Larry Bates lbates at swamisoft.com
Mon Aug 9 09:19:30 EDT 2004


Another solution that I wrote and have used
extensively:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146847

Larry Bates
Syscon, Inc.

"fgrillo64" <fgrillo64 at yahoo.com> wrote in message
news:mailman.1386.1092054829.5135.python-list at python.org...
> Hi guys,
> 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 ?
> thanks a lot , Francesco .
>





More information about the Python-list mailing list