NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

/RELEASE (Set the Checksum)

/RELEASE

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

The operating system requires the checksum for device drivers. Set the checksum for release versions of your device drivers to ensure compatibility with future operating systems.

The /RELEASE option is set by default when the /SUBSYSTEM:NATIVE option is specified.

See Also

Setting Linker Options | Linker Options | FAQ: Building Your Program