Subversion Repositories recyclebinunit

Rev

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

Rev 74 Rev 92
Line 2... Line 2...
2
=== Changelog RecBinUnit v1 ===
2
=== Changelog RecBinUnit v1 ===
3
 
3
 
4
ATTENTION! This unit is not developed anymore.
4
ATTENTION! This unit is not developed anymore.
5
           Please use the new version RecBinUnit2.pas , which is Object-oriented.
5
           Please use the new version RecBinUnit2.pas , which is Object-oriented.
6
 
6
 
-
 
7
 
-
 
8
2022-06-30 ("Special release for important bug fixes", although it is not supported anymore!)
-
 
9
+ Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
-
 
10
  The difference towards $Ixxx "Vista" format 1 files is that the filename is not limited to MAX_PATH anymore. (New limit 0xFFFFFFFD)
-
 
11
+ Added XP Theme to the demo application
-
 
12
+ Unicode Ready
-
 
13
+ 64 bit Ready
-
 
14
 
7
2016-07-01 (current version)
15
2016-07-01 (current version)
8
+ RecyclerRemoveItem() does now correctly delete directories.
16
+ RecyclerRemoveItem() does now correctly delete directories.
9
 
17
 
10
2015-09-28
18
2015-09-28
11
 
19