DumpBin.exe

\Program Files\Microsoft SDKs\Windows\v6.0\VC\Bin/dumpbin.exe

Option meaning memo
/ALL displays all available information except code disassembly
/ARCHIVEMEMBERS
/CLRHEADER displays information about the .NET headers used in any managed program
/DEPENDENTS Dumps the names of the DLLs from which the image imports functions
/DIRECTIVES dumps the compiler-generated .drective section of an image
/DISASM displays disassembly of code sections
/ERRORREPORT (dumpbin.exe)
/EXPORTS displays all definitions exported from an executable file or DLL
/FPO
/HEADERS displays the file header and the header for each section
/IMPORTS displays the list of DLLs (both statically linked and delay loaded)
/LINENUMBERS
/LINKERMEMBER
/LOADCONFIG
/OUT
/PDBPATH
/PDATA
/RANGE
/RAWDATA
/RELOCATIONS
/SECTION
/SUMMARY
/SYMBOLS displays the COFF symbol table
/TLS
/UNWINDINFO