Determining dll imports in dlls

Francois Gouget fgouget at free.fr
Mon Mar 17 03:16:16 CST 2003


On Mon, 17 Mar 2003, Brad Campbell wrote:

> 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?


Oh, sorry. 'native' threw me off, you meant 'builtin wine dll files'.
Yeah, I believe winedump only supports the PE format, i.e. native
windows dlls.


> 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.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
        War doesn't determine who's right.  War determines who's left.




More information about the wine-devel mailing list