| delorie.com/archives/browse.cgi | search |
| From: | jt AT boxhill DOT com (Jason Tishler) |
| Subject: | Re: Minor bug and a question |
| 11 Feb 1997 15:50:45 -0800 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <33007980.52C4.cygnus.gnu-win32@boxhill.com> |
| References: | <199702101642 DOT KAA22311 AT mushroom DOT pswtech DOT com> |
| Reply-To: | jt AT boxhill DOT com |
| Mime-Version: | 1.0 |
| X-Mailer: | Mozilla 3.0Gold (WinNT; I) |
| Original-To: | cowan AT pswtech DOT com |
| Original-CC: | gnu-win32 <gnu-win32 AT cygnus DOT com> |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
Chris Cowan wrote:
> I am wondering how one goes about listing the exported symbol table of
> a *.dll? I tried using nm with no success. Does Mircosoft ship a
> comparable utility to nm?
The comparable utility is dumpbin. You can use
dumpbin -exports DllFile
to list DllFile's exported symbols.
Jason
--
Jason Tishler Phone: +1 (212) 989-4455 ext. 120
Box Hill Systems Corporation Fax: +1 (212) 989-6817
161 Avenue of the Americas Email: jt AT boxhill DOT com
New York, NY 10013 USA WWW: http://www.boxhill.com
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |