SevenZip is an open source library that ImageEn uses to read archive files.
The following archive formats are supported: Zip, ZipX, EPub, 7z, BZip2, Cab, Rar, Tar, ISO, CHM and LZH.
When the SevenZip plug-in is installed:
◼TImageEnView can load images from archive files and navigate the content of archive files (e.g. using onscreen Buttons)
◼TImageEnMView can load and display the content of archive files
◼TImageEnFolderMView can browse the content of archive files
◼TIEFolderTree can display the folder tree within a archive file
The following features are supported:
◼256bit AES and other encrypted zip files (with automatic password prompt)
◼Zip folders (or optional flat file display)
◼Extraction of all or individual zip files
◼Dynamic loading of thumbnails
Notes
◼The SevenZip plug-in requires you to ship ie7zip32.dll (for 32bit applications) or ie7zip64.dll (for 64bit applications). These files are included in the \DLL\Zip\ folder of the ImageEn installation
◼The plug-in must be registered once by your application
◼Distributions must include the copyright notices that are included with the ImageEn SevenZip installation
◼Archive files must have a supported extension: *.zip, *.zipx, *.epub, *.7z, *.bzip2, *.bz2, *.gzip, *.cab, *.rar, *.tar, *.iso, *.chm, *.lzh
![]() | Demos\Other\ZipBrowser\ZipBrowser.dpr |
![]() | Demos\Multi\FolderMView\FolderMView.dpr |