-----Messaggio Originale----- 
Da: "Xharbour suporte" <[EMAIL PROTECTED]>
A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>
Cc: "Xharbour-Developers" <[email protected]>
Data invio: venerdì 18 aprile 2008 14.28
Oggetto: Re: [xHarbour-developers] Unresolved externals


> Enrico
>
> please send you makefile,

Already sent.

> i just tested te hb_unzipfile and is working with out problem
> also please post all paramaters you passing to the funtion

This is the real sample I'm using:

#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

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