Subversion Repositories recyclebinunit

Rev

Rev 92 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 92 Rev 93
Line 9... Line 9...
9
+ Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
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)
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
11
+ Added XP Theme to the demo application
12
+ Unicode Ready
12
+ Unicode Ready
13
+ 64 bit Ready
13
+ 64 bit Ready
-
 
14
+ Fixed RecyclerGetAPIInfo issue in for 64 bit (TSHQueryRBInfo struct had to be 8 byte aligned for x64)
14
 
15
 
15
2016-07-01 (current version)
16
2016-07-01 (current version)
16
+ RecyclerRemoveItem() does now correctly delete directories.
17
+ RecyclerRemoveItem() does now correctly delete directories.
17
 
18
 
18
2015-09-28
19
2015-09-28