RLibrary::TInfoV2 Struct Reference
Link against: eposprvtyp.lib
struct RLibrary::TInfoV2 : public RLibrary::TInfo |
Detailed Description
Class representing information about an executable binary, (DLL or EXE), version 2.
Member Attribute Documentation
iDebugAttributes
Bitmask of values from enum TDebugAttributes.
iHardwareFloatingPoint
Which hardware floating point used, from TFloatingPointType
Member Enumeration Documentation
Enum TDebugAttributes
Enumerator | Value | Description |
---|
EDebugAllowed | 1<<0 | Flags set if executable may be debugged. |
ETraceAllowed | 1<<1 | Flags set if executable may be traced. |