Skip to content

Latest commit

 

History

History
50 lines (47 loc) · 1.13 KB

File metadata and controls

50 lines (47 loc) · 1.13 KB
title -LOADCONFIG | 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
/loadconfig
dev_langs
C++
helpviewer_keywords
LOADCONFIG dumpbin option
-LOADCONFIG dumpbin option
/LOADCONFIG dumpbin option
ms.assetid 24667afe-9bee-4f6e-ae72-f534c0050428
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

/LOADCONFIG

/LOADCONFIG  

Remarks

This option dumps the IMAGE_LOAD_CONFIG_DIRECTORY structure, an optional structure that is used by the Windows NT loader and defined in WINNT.H.

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

See Also

DUMPBIN Options