luca72 schrieb:
There is a command for ctypes that help me to know the entry points inside a library.
dir() on a loaded library?But it won't do you any good, without having the header-file you can't possibly know what the functions take for parameters.
Diez -- http://mail.python.org/mailman/listinfo/python-list