Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.06 KB

File metadata and controls

51 lines (48 loc) · 1.06 KB
title -RELEASE | 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
/release
dev_langs
C++
helpviewer_keywords
RELEASE editbin option
-RELEASE editbin option
/RELEASE editbin option
checksum setting
ms.assetid 183422eb-6b3c-474e-9589-04a0e69dec5d
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

/RELEASE

/RELEASE  

Remarks

This option sets the checksum in the header of an executable file.

The operating system requires the checksum for device drivers. It is recommended that you set the checksum for release versions of your device drivers to ensure compatibility with future operating systems.

See Also

EDITBIN Options