Subversion Repositories recyclebinunit

Rev

Rev 82 | Rev 87 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 82 Rev 83
Line 2... Line 2...
2
=== Changelog RecBinUnit v2 ===
2
=== Changelog RecBinUnit v2 ===
3
 
3
 
4
2022-06-30
4
2022-06-30
5
+ Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
5
+ Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
6
  The difference towards $Ixxx "Vista" format 1 files is that the filename is not limited to MAX_PATH anymore. (New limit 0xFFFFFFFD)
6
  The difference towards $Ixxx "Vista" format 1 files is that the filename is not limited to MAX_PATH anymore. (New limit 0xFFFFFFFD)
-
 
7
+ RecyclerListing.exe (Demo application) marks missing physical files (happens for Vista format very often)
-
 
8
  and can hide them
-
 
9
+ Added XP Theme to the demo application
7
 
10
 
8
2016-11-01
11
2016-11-01
9
+ Fixed memory leak in SID-Unit (thanks to Mikkao for finding this bug)
12
+ Fixed memory leak in SID-Unit (thanks to Mikkao for finding this bug)
10
 
13
 
11
2016-07-17
14
2016-07-17