Anders Eriksson schrieb:
Hello,

I have a C++ library compiled as Windows DLL's. It consists of 32 .h and 1
.lib and 1 .dll files. I don't have the source code.

How can I create a Python module from these files?

Did you bother googling?

http://www.google.de/search?q=python+c%2B%2B&ie=utf-8&oe=utf-8

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

Reply via email to