Lorenzo Fiorini wrote:
I don't need hbziparch but simply send deflate/gzip data to a web browser.

Is the HB_COMPRESS/HB_UNCOMPRESS in xhb the only solution?

I would like to find a "non-xhb" solution.


Hi,


I'm going to commit wrappers to zlib and minizip after release freeze. You can use Przemyslaw's code send in the following email:

-------- Original Message --------
Date: Thu, 17 May 2007 14:22:21 +0200,  Thu, 17 May 2007 15:23:14 +0300
From: Przemyslaw Czerpak <[EMAIL PROTECTED]>
To: Harbour Project Main Developer List. <harbour@harbour-project.org>
Subject: Re: [Harbour] ChangeLog 2007-05-17 00:20 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

On Thu, 17 May 2007, Enrico Maria Giordano wrote:
> I asked you some time ago what you are using instead of hbzip.lib
> but the question is still unanswered... :-)

For such things like creating archive files:
    HB_POPEN() ;-)
for people who used to work with *nixes it's natural form.
If I need some compression functionality for other jobs
then I use ZLIP wrapper - I'm attaching it.

best regards,
Przemek
----------------------------------


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to