Board index » delphi » PKUNZIP type component?

PKUNZIP type component?

Is there some sort of PKUNZIP component
that can be used to view compressed text
from within a Delphi 3 app?

--
Bob Selfinger
selfin...@ee.net
*****************************************************
Views expressed here may not actually be views.
*****************************************************

 

Re:PKUNZIP type component?


It's me again.  After posting this question, I saw
that somebody else here is recomending, for a
similar purpose, the following...

tlzrw1.zip (38,293 bytes) Compression component.
Uses LZH or LZRW1/KH compression. Now also
supports (memory, file, handle) Streams. ver. 2.00.00

which can be downloaded from...

http://sunsite.icm.edu.pl/delphi/

I have not looked at it yet, but I see that it appears to
be free.

I would still like very much to have any other suggestions,
stories, hints, etc.

Thank you,
Bob Selfinger
selfin...@ee.net

Quote
Bob Selfinger wrote:
> Is there some sort of PKUNZIP component
> that can be used to view compressed text
> from within a Delphi 3 app?

> --
> Bob Selfinger
> selfin...@ee.net
> *****************************************************
> Views expressed here may not actually be views.
> *****************************************************

--
Bob Selfinger
selfin...@ee.net
*****************************************************
Views expressed here may not actually be views.
*****************************************************

Re:PKUNZIP type component?


Bob:

I recently purchased Abbrevia from Turbopower (www.turbopower.com, or even
cheaper from www.provantage.com.)  I've only used it for zipping, not yet
for unzipping, but it seems quite nice, and I've had generally good luck
with turbopower's products.

--

Alan M. Cohen
alco...@channel1.qwerty.com

----------------------------------------------------------------------------
------------------
As an anti-spamming measure, '.QWERTY' has been added
to my email address as shown.  Please remove the '.QWERTY'
to reply.
----------------------------------------------------------------------------
------------------

Re:PKUNZIP type component?


In article <358C72A9.A14B1...@ee.net>

Quote
Bob Selfinger <selfin...@ee.net> wrote:
> Is there some sort of PKUNZIP component
> that can be used to view compressed text
> from within a Delphi 3 app?

Check my homepage for the Chief's UNZIP,
and ChiefLZ packages. Both are FREEWARE
and contain full source code for UNZIP and
LZSS compression/decompression.

Best regards, The Chief
--------
Dr. A{*word*73}la A. Olowofoyeku (The African Chief)
Email: la...@keele.ac.uk
Homepage: http://ourworld.compuserve.com/homepages/African_Chief/
Author of: Chief's Installer Pro v4.25 for Win16 and Win32:
ftp://ftp.demon.co.uk/pub/ibmpc/win3/apps/chief/pro/chief425.zip

Re:PKUNZIP type component?


Quote
Bob Selfinger <selfin...@ee.net> wrote:
> Is there some sort of PKUNZIP component
> that can be used to view compressed text
> from within a Delphi 3 app?

I use Xceed and like it very much.  Standard ZIP files and very nice components
for handling them.  Small DLLs to distribute with the application.

Nate

 Foolproof systems always underestimate
 the ingenuity of a fool.

 Clipper Functions 4.0 for Delphi
 http://members.aol.com/clipfunc

Other Threads