DUMPBIN Tool (Windows Embedded CE 6.0)
1/6/2010
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 the following:
- COFF object files
- Standard libraries of COFF objects
- Executable (.exe) files
- Dynamic-link library (.dll) files
In This Section
- DUMPBIN Command Line
Provides information about DUMPBIN command-line syntax.
- Using Dumpbin to View Decorated Names
Describes how to use DUMPBIN to view the decorated form of a function.
- DUMPBIN Options
Provides reference information about available DUMPBIN options.
Related Sections
- Utilities
Provides information on the various utilities that you can use for a variety of purposes.