Solves a problem with duplicate properties keys and adds binary compability with other projecs
Added
-
iTin.Core.Interop:
- Many structures, enumerations, win32 native methods have been added to project, for video cards, video modes, monitors, storage, etc ...
-
iTin.Core.Hardware.Specification.Eedid:
- Two new properties have been added (to meet the specification),
- WeekOfManufactureOrModelYearFlag
- YearOfManufactureOrModelYear
- Two new properties have been added (to meet the specification),
-
Minor changes.
Changed
- iTin.Core.Hardware:
- Due to a problem with duplicate properties of the same type, the data type for storing the properties has been changed. (This change should not affect current behavior).
Fixed
- iTin.Core.Hardware.Specification.Eedid:
-
Fixed an issue that did not allow you to correctly calculate the value of the property ManufactureDate of the section Vendor
-
Fixed an issue that did not allow the property value IdSerialNumber of the Vendor section to be calculated correctly
-