> > nm libwine.so
> > 
> > (If this is for spec files two more commands are cut and c++filt.)
> 
>       Sorry, my first email must have been ambiguous. What I'm
> interested in is the list of functions imported/exported by arbitrary
> programs or libraries.

You can recompile the standard binutils to include the pe-i386 target.
Then you can just use objdump as usual on the .exe/.dll files.

Unfortunately they don't appear to support Win16 binaries.

Ciao, Marcus

Reply via email to