Przemek,

Now I get this:

MAKE Version 5.1  Copyright (c) 1987, 1998 Borland International
    bcc32.exe -c -q -I..\..\include -d  -O2   -o..\..\obj\b32\hbmzip.obj 
.\hbmzip.c
.\hbmzip.c:
Error E2342 .\hbmzip.c 580: Type mismatch in parameter 'hFile' (wanted 'void 
*', got 'long') in function hb_zipStoreFile
Error E2342 .\hbmzip.c 714: Type mismatch in parameter 'hFile' (wanted 'void 
*', got 'long') in function hb_unzipExtractCurrentFile
*** 2 errors in Compile ***

** error 1 ** deleting ..\..\obj\b32\hbmzip.obj

Jorge A.

> Date: Fri, 18 Jan 2008 01:17:37 +0100
> From: [EMAIL PROTECTED]
> To: harbour@harbour-project.org
> Subject: [Harbour] 2008-01-18 01:17 UTC+0100 Przemyslaw Czerpak       
> (druzus/at/priv.onet.pl)
> 
> 2008-01-18 01:17 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>   * harbour/contrib/hbzlib/zip.c
>   * harbour/contrib/hbzlib/unzip.c
>     ! fixed possible access to uninitialized memory - thanks to Lorenzo
> 
>   * harbour/contrib/hbzlib/hbzlib.c
>     * fixed casting - thanks to Andi
> 
>   * harbour/contrib/hbzlib/hbmzip.c
>     * use hb_fsGetOsHandle() instead of LongToHandle() - code which
>       uses hb_fsGetOsHandle() will work also with our own virtual
>       handles if we add such extensions in the future
> 
>   * harbour/source/vm/harbinit.prg
>     ! call __SetHelpK() only when HELP() function/procedure exist
>       Clipper compatible behavior
> 
> best regards
> Przemek
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to