void ValidateCodeSegments(void) |
The ValidateCodeSegments function tests all code segments for random memory overwrites. The function works only in real mode (for Windows versions earlier than 3.1) and only with the debugging version of Windows.
This function has no parameters.
This function does not return a value.
Because code segments are not writable in protected mode (standard or enhanced), this function does nothing in Windows 3.1.