Wahoo! Anthony cracked the problem of the NTFS file metadata. Using Shell32.dll and adding this reference to the project you can make a ShellClass and store all the file details in an ArrayList; name, attributes, datetimes, title, comments, etc. This took a lot of time to find. So, I’ll post the full results later tonight. It’s very easy to do, which is probably why there is not a .Net API to use.