ValidateCodeSegments

Version 3.0

Syntax

void ValidateCodeSegments()

This function outputs debugging information to a terminal if any code segments have been altered by random memory overwrites. It is only available in the debugging version of Windows and is enabled by default. To disable the function, set the EnableSegmentChecksum flag in the [kernel] section of WIN.INI to 0. Windows does not validate code segments in protected (standard or 386 enhanced) mode.

This function has no parameters.

Return Value

None.