Hi Viktor, many thanks.
All works fine now.
Best regards.
Maurizio
> -Messaggio originale-
> Da: harbour-boun...@harbour-project.org
> [mailto:harbour-boun...@harbour-project.org] Per conto di
> Viktor Szakáts
> Inviato: lunedì 26 aprile 2010 21.14
> A: Harbour Project Main Developer L
The error is set in this piece of code (external\minizip\unzip.c):
extern int ZEXPORT unzOpenCurrentFile3 (unzFile file, int* method,
int* level, int raw, const char*
password)
{
int err;
uInt iSizeVar;
unz64_s* s;
file_in_zip64_read_info