Brent

Google "python ctypes".  ctypes is cool :)

keep well
Caleb



On Wed, 9 Feb 2005 13:44:44 -0700, Brent W. Hughes <[EMAIL PROTECTED]> wrote:

I have a third-party DLL and it's associated .h file. The DLL was written
in C. I have neither the associated .c files nor the .obj files for the
DLL. Can I use SWIG or SIP to build something that will allow me to use the
DLL with Python? And what is that something, an .obj file, another DLL or
what?


Brent



-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to