-----Messaggio Originale----- 
Da: "Luiz Rafael Culik Guimaraes" <[EMAIL PROTECTED]>
A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>; 
<xharbour-developers@lists.sourceforge.net>
Data invio: sabato 19 aprile 2008 16.57
Oggetto: Re: [xHarbour-developers] ZIP problem


> Enrico
>
> Last CVS work properly here

The following sample just freezes here:

#include "Fivewin.ch"


FUNCTION MAIN()

    ? HB_ZIPFILE( "ZIPTEST.ZIP", { "ZIPTEST.PRG" }, 9, , , "PASSWORD" )

//    ? HB_UNZIPFILE( "ZIPTEST.ZIP", , , "PASSWORD", CURDRIVE() + ":\" + 
CURDIR(), HB_GETFILESINZIP( "ZIPTEST.ZIP" ) )

    RETURN NIL

(BCC 5.5.1, FWH 8.04)

> has you erased the hbzlib directory and get an fresh one ?

Yes, just tried. No change.

All is working fine using 6 April CVS.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to