Wrapping a .dll under windows with SWIG
Ben C
benc1 at today.com.au
Fri Nov 1 01:26:12 EST 2002
Hi there,
I want to wrap a .dll under windows and have access to it's functions
etc. The problem is that all I have is the .dll and header file ... no
source ... and as all the examples that I have seen for swig seem to
need the original source ... I was wondering if it is still possible
to get access to the functions stored in the dll? Would anyone be able
to point me in the write direction, docs examples etc if this can be
done at all?
thanks in advance
Ben C
More information about the Python-list
mailing list