Constant object::pe::IMAGE_DLLCHARACTERISTICS_NO_SEH
source · pub const IMAGE_DLLCHARACTERISTICS_NO_SEH: u16 = 0x0400;
Expand description
Image does not use SEH. No SE handler may reside in this image
pub const IMAGE_DLLCHARACTERISTICS_NO_SEH: u16 = 0x0400;
Image does not use SEH. No SE handler may reside in this image