Subversion Repositories delphiutils

Rev

Rev 31 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
67 daniel-mar 1
=== Changelog ===
1 daniel-mar 2
 
67 daniel-mar 3
2015-09-28 (current version)
1 daniel-mar 4
 
67 daniel-mar 5
+ Added support for Windows NT4:
6
  a) Allowing INFO(1) files in SID-based recycle bins
7
  b) Allowing to convert SIDs using NTDLL, if ADVAPI32 fails
1 daniel-mar 8
 
31 daniel-mar 9
2010-07-05
10
 
11
+ Made several changes to the source code
12
+ Vista/7 recycle bins and INFO/INFO2 recycle bins can be now both be found and listed (if you are using multiboot). The OS will not be checked.
13
+ Application doesn't crash at Windows Vista/7 when checking impossible disks like A:
14
+ Fully Windows 7 compatibility!
15
 
17 daniel-mar 16
2010-06-18
17
 
18
+ Added 3 group policy getters and modified the auto-determinate-getters
22 daniel-mar 19
+ Added RecyclerIsPossible
17 daniel-mar 20
 
9 daniel-mar 21
2010-06-16
22
 
23
+ Windows 95 compatibility
24
  API function call is now dynamic
25
 
26
2010-06-14
27
 
1 daniel-mar 28
+ Windows 2003 Server Edition now supported.
29
  Uses now API functions for ShellState structure.