Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
C/C++ Build Tools
DUMPBIN Reference

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual C++ Concepts: Building a C/C++ Program
DUMPBIN Reference

The Microsoft COFF Binary File Dumper (DUMPBIN.EXE) displays information about 32-bit 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).

Note   DUMPBIN runs only from the command line.

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

See Also

C/C++ Build Tools

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker