DirectoryInfoEx 0.16

DirectoryInfoEx 0.16

A class to represent a folder in disk

DirectoryInfoEx was developed to be a DirectoryInfo rewrite using IShellFolder, it support special folders like desktop, mycomputer.

DirectoryInfo is a class to represent a folder in disk, it's suitable to list file system entries, but it cannot be used to represent a special folder (e.g. virtual folder that doesnt exist in the disk). you may have to use IShellFolder to enumerate these directories. DirectoryInfoEx is written to support these folders.

DirectoryInfoEx is inherited from FileSystemInfoEx, which is inherited from FileSystemInfo, it have a similar interface as System.IO.DirectoryInfo.
What's New in This Release

· Added IShellFolder2 interface and ShellFolder2 class.
· Added ExtraPropertiesProvider which can list extra file properties / list columns available.
· (e.g. ExtraPropertiesProvider.GetProperty(file, ref ImageSummaryInformation.BitDepth); )
· Fixed getRelPIDL() cannot return correct value if File/DirInfoEx construct with string. (attemp to return a freed up pointer).
· Fixed ShellFolder not freed in 2 spots.



Developer:

License / Price:

Size / OS:

Last Updated:
Leung Yat Chun
LGPL / FREE
424 KB / Windows All
August 28th, 2010
Download:   DirectoryInfoEx 0.16