-----Messaggio Originale----- 
Da: "Luiz Rafael Culik Guimaraes" <[EMAIL PROTECTED]>
A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>
Cc: "Xharbour-Developers" <[email protected]>
Data invio: giovedì 17 aprile 2008 21.14
Oggetto: Re: [xHarbour-developers] Unresolved externals


> Enrico
>
> should be ok after
>
> 2008-04-17 16:20 UTC-0300 Luiz Rafael Culik( luiz at xharbour.com.br)
>  * contrib\hbzlib\zip.c
>    contrib\hbzlib\ziparchive.cpp
>    contrib\hbzlib\zipcomp.cpp
>    contrib\hbzlib\include\ziparchive.h
>    ! updated to work with new zlib
>   * contrib\hbzlib\makefile.bc
>    ! updated to reflect new zlib headers
>   - contrib\hbzlib\include\zconf.h
>     contrib\hbzlib\include\zutil.h
>     ! Removed

Unfortunately there are still problems. The following sample simply freezes 
with Fivewin:

#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

And HB_UNZIPFILE() seems to GPFs too.

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to