DUMPBIN /ARCHIVEMEMBERS

This option directs that the object-file members of library files should get their member headers dumped.

Syntax

No arguments are anticipated. The option is /archivemembers only.

Behaviour

This option applies only to libraries. The object-file members are those members that are not special linker members. Each object-file member provides the contents of one object file that has been embedded in the library.

If the /archivemembers option is active, DUMPBIN describes the member header for each object-file member in each library that is given as an input file.