Francois Gouget wrote:
I'm not using any native dll's at all. Winedump produces a nice import table for my exe file, but running winedump on the native wine dll files fails miserably.
It shouldn't.
Does that point to an error in winedump then?
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
I even did a wine install with all debugging compiled in and unstripped.