-----Messaggio Originale----- 
Da: "Andi Jahja" <[EMAIL PROTECTED]>
A: <xharbour-developers@lists.sourceforge.net>
Data invio: domenica 20 aprile 2008 9.08
Oggetto: Re: [xHarbour-developers] ZIP problem


> > My sample is a FWH app. A console app is working fine here too.
>
> Strange. Please try/see the following:
>
> 1. Was the ZIPTEST.ZIP created?

Yes, but it is 0 size.

> 2. How about putting zlib.lib on top of fwh libraries?

Found! If I put hbzip.lib (not zlib.lib) on top of FWH libraries then it 
seems to work fine, both zip and unzip. What is the problem? Please note 
that it worked fine before your changes.

> 3. What about MsgInfo() rather than ? (WQout())?

Tried. No change. It freezes even without any print:

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

> 4. Will the following work in FWH:
>
>   ---8<---
>   #include "fivewin.ch"
>   procedure main()
>   ? 2 == 1 + 1
>   ---8<---

Yes.

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