Hi Folks
Hi Folks
We are using Delphi 5 (Enterprise) and we need a Zip library, but it must be completely self contained; as we cannot deliver DLL's.
It also must be PkZip compatible and must work with the latest implementations found in Delphi XE7, XE8 ( also PkZip compatible )
We have tried ZipMaster ( can't use it as it uses DLL's ) and some code for calling the Windows Shell Zip API ( can't use this either, as it turns out to be quite flakey )
Any help ( or links ) would be gratefully received.
Thanks
We are using Delphi 5 (Enterprise) and we need a Zip library, but it must be completely self contained; as we cannot deliver DLL's.
It also must be PkZip compatible and must work with the latest implementations found in Delphi XE7, XE8 ( also PkZip compatible )
We have tried ZipMaster ( can't use it as it uses DLL's ) and some code for calling the Windows Shell Zip API ( can't use this either, as it turns out to be quite flakey )
Any help ( or links ) would be gratefully received.
Thanks
Comments
Post a Comment