Subversion Repositories recyclebinunit

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
106 2023-06-04 22:31:33 daniel-marschall /trunk/ Fixed a bug where a Vista data file ($R) was evaluated as index file ($I). Probably a bug in Delphi/WinAPI.
Demo application: Wait indicator added
Demo application: Tree can now be saved as TXT file
 
100 2022-07-03 21:23:33 daniel-marschall /trunk/ Added support for "Network home drives" recycle bin (from Win95 days)  
99 2022-07-03 03:15:12 daniel-marschall /trunk/ Improved recognition of Vista+ index files which are not named with file name $I...
Fixed issues in FORMAT.md
 
93 2022-07-01 01:23:56 daniel-marschall /trunk/ Fixed TRbDrive.GetAPIInfo issue in for 64 bit (TSHQueryRBInfo struct had to be 8 byte aligned for x64)  
90 2022-06-30 22:15:47 daniel-marschall /trunk/Recycle Bin Unit v2/ 64 Bit Ready  
87 2022-06-30 16:25:25 daniel-marschall /trunk/Recycle Bin Unit v2/ + Demo application: Feature to open a file or directory by double-clicking!  
83 2022-06-30 13:20:15 daniel-marschall /trunk/Recycle Bin Unit v2/ + RecyclerListing.exe (Demo application) marks missing physical files (happens for Vista format very often) and can hide them
+ Added XP Theme to the demo application
 
82 2022-06-30 12:59:26 daniel-marschall /trunk/ + Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
The difference towards $Ixxx "Vista" format 1 files is that the filename is not limited to MAX_PATH anymore. (New limit 0xFFFFFFFD)
 
81 2016-11-01 00:43:26 daniel-marschall /trunk/Recycle Bin Unit v2/  
78 2016-07-17 03:32:52 daniel-marschall /trunk/Recycle Bin Unit v2/ 2016-07-17
+ MaxCapacity can now be retrieved in absolute and relative units.
MaxCapacity and NukeOnDelete is now finally Windows Vista compatible.
 
77 2016-07-05 00:51:19 daniel-marschall /trunk/Recycle Bin Unit v2/  
76 2016-07-03 19:52:13 daniel-marschall /trunk/ Release 2016-07-03  
75 2016-07-02 15:28:53 daniel-marschall /trunk/ Release of Version 2!