How can I use jclcompression in Delphi, is there any example? -


i installed jclcompressin component yesterday. when use there error "load 7z.dll". has example code using jclcompressıon unit? if compress text file?

in order work jclcompression unit must have 7z.dll file in same path exe located. can file downloding 7zip installer here (remember use 32-bit x86 version of dll).

for samples using unit can check project located in folder

<path jcl library>\jcl\examples\windows\compression\archive

or can check question

using 7-zip delphi?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -