Monday, January 10 2005: More code
- Updates to BeoGallery. GetFileComments() in content.asp tries to read SummaryInformation stream, if no comments were pulled out of the EXIF headers.
- Updated ReadExif and ReadIniFile. I renamed Cleanup*() to Dispose*().
- Added new module, ReadSumInfo, which reads the fields stored in the SummaryInformation stream of files stored on NTFS that have data in the Summary tab. Summary tab information for neither image files nor Microsoft Office files can be read in this manner. SummaryInformation for image files is stored in the EXIF header section of the file and Microsoft Office files duplicate an NTFS-like file structure within the complex OLE data file.