Search found 187 matches: zipfile

Return to advanced search

HB_ZIPFILE() como saber el numero de error

Estimados amigos del foro: Utilizo HB_ZIPFILE() para hacer mis copias de respaldo. Funciona bien: disco local, disco de red, recurso compartido de red. Sin embargo en una configuración de red, DISCO COMPARTIDO DE DATOS, no logra comprimir los archivos. Llega a crear el archivo ZIP, pero sin nada den...
by RSalazarU
Wed Feb 24, 2016 4:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HB_ZIPFILE() como saber el numero de error
Replies: 1
Views: 387

Re: Harbour and ZIP files

Tim,

hbziparc.lib is a Harbour library. I just checked it and it is there.

Maybe the names have changed.

http://www.fivetechsoft.com/harbour-doc ... hb_ZipFile

right. You have to use HB_ in front of each function name
by Antonio Linares
Tue Feb 09, 2016 12:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour and ZIP files
Replies: 8
Views: 3524

Harbour and ZIP files

I'm trying to build a routine that does a simple zip of files, and unzipping of files. With xHarbour, hb_zipfile() and hb_unzipfile() have a set of libs and it works perfectly. However, I want to build this with Harbour. I am linking in hbziparc.lib, hbzlib.lib, hbmzip.lib and minizip.lib. Unfortuna...
by TimStone
Tue Feb 09, 2016 12:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour and ZIP files
Replies: 8
Views: 3524

Re: ZIP problem

I found out, that only zips using the parameter <lWithPath> in HB_ZIPFILE() are not readable. But the function returns also .T.!
by byte-one
Sun Jan 31, 2016 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIP problem
Replies: 5
Views: 861

ZIP problem

ZIP-files made with HB_ZIPFILE() are not longer 'unzipable' (win10 , xp , other zip-programs) since i change to Harbour! The filesize are ~similar to the old one!
Any suggestions?
Thanks.
by byte-one
Fri Jan 29, 2016 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIP problem
Replies: 5
Views: 861

MultiThread Unresolved external '_errno'

Error: Unresolved external '_errno' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|zipfile
by MGA
Thu Sep 17, 2015 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MultiThread Unresolved external '_errno'
Replies: 0
Views: 296

Re: hb_zip difference between harbour and xharbour

Hi Michel,

In order compile HB_ZIPFILE in xHarbour commercial, what libraries should i add?

Thanks.

add : I have forgetten the say my program is console application.
by Horizon
Fri Jun 26, 2015 12:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_zip difference between harbour and xharbour
Replies: 3
Views: 648

Archivos ZIP en Harbour 3.2

Hola a todos. Estoy intentando hacer una rutina para comprimir archivos, utilizando la funcion HB_ZipFile, con Harbour 3.2 Pero tengo estos errores al momento de enlacer el proyecto: Error: Unresolved external '_HB_FUN_HB_ZIPFILE'  Error: Unresolved external '_HB_FUN_HB_UNZIPFILE' Estoy enlazando la...
by csincuir
Fri Mar 13, 2015 5:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivos ZIP en Harbour 3.2
Replies: 3
Views: 842

Almacenar/Recuperar imagenes, binarios en Tablas DBF

// Almacena archivos de cualquier tipo en una tabla DBF o Gestor MySQL/SQLSERVER // Juan navas jnavas@datapronet.com jnadaptapro@gmail.com // Este programa fue extraido del sistema ERP AdaptaPro http://www.datapronet.com utiliza MYSQL // Este ejemplo es mi aporte al foro de FiveWin, se puede utiliza...
by jnavas
Mon Mar 09, 2015 1:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Almacenar/Recuperar imagenes, binarios en Tablas DBF
Replies: 12
Views: 5010

hb_zip difference between harbour and xharbour

Good morning I have an ennoying difference with the zip file generated with Harbour Supposing the working directory is Test zipping the test directory with Xharbour will show Test as main directory , with harbour it will show C as main directory then test below the code used is the following lZipDon...
by Richard Chidiak
Thu Jul 03, 2014 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_zip difference between harbour and xharbour
Replies: 3
Views: 648

Re: IsZip() Unresolved external

Hi, I ahve readed somewhere in this forum that functions ISZIP GETFIRSTINZIP GETNEXTINZIP CLOSEZIPFILE UNZIPFILE ZIPFILE are for 16 bit version only and probably ??? not solution in FWH for 32 bit versions I have tested TESTZIP.PRG from sample folder and working ok Hb_ZIPFILE() ...
by avista
Thu Dec 19, 2013 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IsZip() Unresolved external
Replies: 10
Views: 2730

Re: IsZip() Unresolved external

... create a ZIP-file of the backup-files. I will try, using 7Zip - from commandline. Is there a way, to use the first progressbar during creating the zipfile like I use, to copy a big single-file ? Maybe it is possible. Found : http://atombomb.no-ip.org/blog/2010/08/30/7-zip-with-windows-7-task-bar-progress-bar-support/ ...
by ukoenig
Thu Dec 19, 2013 9:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IsZip() Unresolved external
Replies: 10
Views: 2730

To Antonio or Rao: Linking errors

Guys: I'm compiling a program that use the Hb_ZIPFILE function and I'm getting linking errors when compiling with buildx.bat. IF I use the xBuild Project Builder it links with no problems. Errors: Generating C source output to 'CONVDEPT.c'...Done.Borland C++ 5.5.1 for Win32 Copyright (c) 199...
by HunterEC
Mon Sep 23, 2013 4:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio or Rao: Linking errors
Replies: 10
Views: 2066

Re: archivos zip con clave HB_ZipFile

Estimados, ahora esta funcionando correctamente gracias a todos pd: importante verificar que no exista el archivo a comprimir, ya que el problema sucedio que existia el archivo comprimido con datos no con claves, cuando le puse clave este anexo los mismos archivos abajos por eso el error que ya exis...
by Patricio Avalos Aguirre
Wed Aug 21, 2013 2:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: archivos zip con clave HB_ZipFile(SOLUCIONADO)
Replies: 9
Views: 1659
PreviousNext

Return to advanced search