1
Best Archive Tool / Re: Comments from osnews.com post about the review
« on: September 09, 2005, 07:12 AM »
That's true: 7-zip SDK is a real mess and it is only available for C++ language. But in ZipGenius is coded with Delphi, so how I did that? That's simple to explain: ZipGenius compresses files to 7-zip using the 7za.exe module (Igor Pavlov has authorized me to distribute it - proper copyright is specified
), which is the original 7-zip standalone application for console usage, while files extraction has been achieved by using the C.a.k.e. VCL made by... Joseph Leung, QuickZip's developer 
Unfortunately, there is no native Delphi VCL but having one would solve many performance issues. Any volunteer to translate the SDK?
), which is the original 7-zip standalone application for console usage, while files extraction has been achieved by using the C.a.k.e. VCL made by... Joseph Leung, QuickZip's developer 
Unfortunately, there is no native Delphi VCL but having one would solve many performance issues. Any volunteer to translate the SDK?



