I believe the Ctypes package allows python to call functions from a dll. Ctypes comes with python 2.5, and you can download it here if your using python 2.4, http://starship.python.net/crew/theller/ctypes/
- Re: [pygame] DLL's Ryan Charpentier
- Re: [pygame] DLL's Jason Ward