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
 
102 2022-07-08 00:32:40 daniel-marschall /trunk/Recycle Bin Unit v2/  
101 2022-07-08 00:21:43 daniel-marschall /trunk/ FORMAT.md update  
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
 
97 2022-07-02 02:17:04 daniel-marschall /trunk/Recycle Bin Unit v2/  
96 2022-07-01 18:12:13 daniel-marschall /trunk/  
95 2022-07-01 18:06:59 daniel-marschall /trunk/ Compiled 32 bit using Delphi 2007 (to make the EXE working in Win9x)  
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  
89 2022-06-30 21:56:31 daniel-marschall /trunk/Recycle Bin Unit v2/ Unicode ready  
88 2022-06-30 16:33:21 daniel-marschall /trunk/Recycle Bin Unit v2/  
86 2022-06-30 15:51:25 daniel-marschall /trunk/Recycle Bin Unit v2/ Demo: Folder support  
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)
 
80 2016-11-01 00:38:05 daniel-marschall /trunk/  
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!