Show / Hide Table of Contents

Enum ExtendedDllCharacteristicsType

Possible bit-field values when ImageDebugDirectory.Type is DebugDirectoryType.ExtendedDllCharacteristics

Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public enum ExtendedDllCharacteristicsType : uint

Fields

Name Description
CetCompat

Image was linked with /CETCOMPAT thus declares it is CET/Shadow-Stack/HSP compatible.

CetCompatStrictMode
CetDynamicApisAllowInProc
CetReserved1
CetReserved2
CetSetContextIpValidationRelaxMod
Unknown
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX