Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
To run DUMPBIN, use the following syntax:
DUMPBIN [options] files...
Remarks
Specify one or more binary files, along with options required to control the information.
DUMPBIN displays the information to standard output. You can redirect it to a file or use the /OUT option to specify a file name for the output.
When you run DUMPBIN on a file without specifying an option, DUMPBIN displays the /SUMMARY output.
When you type the command dumpbin without other command-line input, DUMPBIN displays a usage statement that summarizes its options.
See Also
Concepts
Using Dumpbin to View Decorated Names