Added:
- asynchronous methods for Extractor and Compressor, such as BeginExtractArchive or BeginCompressDirectory. Recommended to use in UI applications instead of synchronous methods.
- thanks to the previous addition, WPF and Windows Forms sample code was much simplified and rewritten
- 7-Zip dll for x64 was included in the projects
- New documentation style
Fixed:
- #6987 - ContextSwitchDeadlock
- #6274 - incorrect PE identification
- #6625 - zero file size of CAB archives
- code was refactored and became clearer
Mono support is under intensive development. It will appear later.
To unpack the documentation and other archives, you need 7-Zip 9.XX, download it from the official site http://7-zip.org.