Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.1 KB

File metadata and controls

51 lines (48 loc) · 1.1 KB
title -HEADERS | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
/headers
dev_langs
C++
helpviewer_keywords
HEADERS dumpbin option
-HEADERS dumpbin option
/HEADERS dumpbin option
ms.assetid 24d9a770-d44e-48b6-b744-143e4fff7748
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
cs-cz
pl-pl
pt-br
tr-tr

/HEADERS

/HEADERS  

Remarks

This option displays the file header and the header for each section. When used with a library, it displays the header for each member object.

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

See Also

DUMPBIN Options