0 out of 11 rated this helpful - Rate this topic

DUMPBIN Reference

The Microsoft COFF Binary File Dumper (DUMPBIN.EXE) displays information about Common Object File Format (COFF) binary files. You can use DUMPBIN to examine COFF object files, standard libraries of COFF objects, executable files, and dynamic-link libraries (DLLs).

NoteNote

DUMPBIN runs only from the command line.

Only the /HEADERS DUMPBIN option is available for use on files produced with the /GL compiler option.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.