how can I find what functions a dll file provides?

Ryan Underwood nemesis-lists at icequake.net
Sat Jul 24 19:55:33 CDT 2004


On Sat, Jul 24, 2004 at 05:11:18PM -0500, James Hawkins wrote:
> In what way can I list the API functions provided from a certain dll
> file?  I seem to remember seeing somewhere that you could use a
> debugger, but I'm not sure.

Do you mean the symbols, or something else?  For the symbols, you can
use pexports from mingw-utils, or a nm compiled for the mingw target.

-- 
Ryan Underwood, <nemesis at icequake.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040724/c100adf5/attachment.pgp


More information about the wine-devel mailing list