Francois Gouget wrote:
On Mon, 17 Mar 2003, Brad Campbell wrote:
bklaptop:/usr/src/cvs/wine/tools/winedump>./winedump dump -j /usr/local/wine/lib/wine/advapi32.dll.so No known main signature (E/457f), aborting
Seems you're missing 'imports' after the '-j', not that it would make a big difference.
Yeah, I typed it by hand and missed that bit. It's hard to cut'n'paste from an xterm on one machine to Mozilla on another :p)
Ok, I'll run with the --debugmsg idea. That does give me what I'm after but is a bit harder to automate. Thanks for the help.