Shell Folders Unit

   
Release: 2.3
Date: 29 January 2010
Delphi Compatibility:
 D1   D2   D3   D4   D5   D6   D7  D2005
(Win32)
D2006
(Win32)
D2007 D2009
(Win32)
D2010
(Win32)
Red LED Red LED Red LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED

Download

You can get the latest version of the Shell Folders Unit here.

Download link Description
dd-shellfolders.zip (61Kb)
Source code of v2.3 of the Shell Folders Unit.
MD5 Checksum: e93356bf84e00d7b7740fb3b3ade67a9

The source code of the Shell Folders Unit is maintained in a Subversion repository as part of the DelphiDabbler Components and Units Library on Google Code.

You can access the code repository in the following ways:

  1. Browse the code using the repository browser. The current development tree is in the trunk/projects/shellfolders directory and an archive of stable releases is in tags/projects/shellfolders.
    The current development tree contains the latest updates but may be unstable. Stable releases back to v2.2.4 are available.
  2. Subversion clients can check out the current development tree using this URL:
    http://ddab-lib.googlecode.com/svn/trunk/projects/shellfolders/
    Release code can be checked out from:
    http://ddab-lib.googlecode.com/svn/tags/projects/shellfolders/release-x.x.x/
    where x.x.x is the release you wish to check out.
    Check outs are read only - you can't commit any changes unless you join the project. However, if you create a useful enhancement or bug fix, please create an entry on the Issue Tracker select the Project-shellfolders and either Type-Defect or Type-Enhancement labels, and attach a zip file containing your enhancement or fix.