Brian schrieb:
I'd like to load a library that expects executables which link against
it to provide a particular symbol.  Is there a way to do the inverse
of the in_dll() operation?  I'd prefer to avoid creating a brand new
library on the fly just to satisfy this one dependency.

Maybe elmer can help here:

http://elmer.sourceforge.net/

It appears to be a bit dated, but maybe it shows a way how to go about this.

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

Reply via email to