R: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Maurizio la Cecilia
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

R: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Maurizio la Cecilia
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