Subversion Repositories recyclebinunit

Rev

Rev 76 | Rev 78 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed


=== Changelog RecBinUnit v2 ===

2016-07-05
+ Added property VolumeGUIDAvailable
+ Demo: Added possibility to add manual entered recyclers
+ Demo: Added icons

2016-07-03
+ Due to new information: Renamed some class names, e.g.
    TRbInfo1Item into TRbInfoAItem
    TRbInfo2Item into TRbInfoWItem
+ Added more information by adding comments and
  included an Excel spreadsheet.
+ CheckIndexes now handles INFO and INFO2 files equally.   
+ NEW FEATURE: "Tolerant reading" (default: true)
  to allow index files which are corrupted by an incompatible
  multiboot constellation to be read.
+ TRbInfoAItem.GetPhysicalFile will now choose the
  first AnsiSource letter instead of the DriveIdentification DWORD.

2016-07-02
+ Initial release