Search found 14 matches: getfirstinzip

Return to advanced search

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 ...
by avista
Thu Dec 19, 2013 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IsZip() Unresolved external
Replies: 10
Views: 2695

IsZip() Unresolved external

Hi, I have try to build sample probram TESTUZIP.PRG But next errors producet while byilding a program. Error: Unresolved external '_HB_FUN_UNZIPFILE' referenced from D:\FWH\SAMPLES\TESTUZIP.OBJ Error: Unresolved external '_HB_FUN_ISZIP' referenced from D:\FWH\SAMPLES\TESTUZIP.OBJ Error: Unresolved e...
by avista
Tue Dec 17, 2013 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IsZip() Unresolved external
Replies: 10
Views: 2695

IsZip() and the others

Antonio, when i compiled a running program with FWH1304/xHarbour/xCC, IsZip() and also the other ZIP functions were rendered Unresolved Externals, xLINK: error: Unresolved external symbol '_HB_FUN_ISZIP referenced from (licmanag.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_GETFIRSTINZIP ...
by toyet
Thu Jun 20, 2013 2:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IsZip() and the others
Replies: 1
Views: 500

ERROR EN TESTUZIP.PRG

Maestro, TESTUZIP.PRG me retorna estos errores, mismo si llamo HBZIP.LIB Que falta? ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ FiveWin for xHarbour 13.03 - Mar. 2013 xHarbour development power ³Ü ³ (c) FiveTech, 1993-2013 for Microsoft Windows 9X/NT/200X/ME/XP/V...
by karinha
Thu Apr 11, 2013 6:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR EN TESTUZIP.PRG
Replies: 6
Views: 1156

Re: How can recompile FW libraries?

... 9: Declaration syntax error Error E2451 unzip.c 53: Undefined symbol 'zipFile' in function GETFIRSTIN Warning W8065 unzip.c 63: Call to function 'GetFirstInZip' with no prototype in function GETFIRSTIN Error E2451 unzip.c 63: Undefined symbol 'params' in function GETFIRSTIN Warning W8065 unzip.c ...
by mosh1
Mon Oct 10, 2011 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can recompile FW libraries?
Replies: 23
Views: 5536

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... 53: Undefined symbol 'zipFile' in function GETFIRSTIN Warning W8065 C:\fwh\source\function\unzip.c 63: Call to function 'GetFirstInZip' with no prototype in function GETFIRSTIN Error E2188 C:\fwh\source\function\unzip.c 63: Expression syntax in function GETFIRSTIN Error ...
by Pritpal Bedi
Mon Jun 07, 2010 11:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 97063

Re: Se necesita ayuda en el wiki !

... GetDatas() GetDC() GetDesktopWindow() GetDeviceCaps() GetDialogBaseUnits() GetDlgBase() GetDlgItem() GetDrawIte() GetDrawMenu() GetDropInfo() GetFirstInZip() GetFocus() GetFontInfo() GetFrameProc() GetFreeFil() GetFreeSpace() GetFTime() GetGridSize() GetHelpFile() GetHelpTopic() GetHostByName() ...
by Cgallegoa
Sun Feb 21, 2010 10:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se necesita ayuda en el wiki !
Replies: 12
Views: 5494

32 bits version of IsZip/GetFirstInZip/GetNextInZip

Hello, I want to know where I can find the 32 bits version of :

IsZip
GetFirstInZip
GetNextInZip
and UnZipFile too

I already found HB_GETUNZIPFILE in spanish forum but it generate error.


PS.: I use xHarbour 1.1.0 + FwXh 8.02
and already add lib HBZIP.LIB im my project
by sambomb
Wed Oct 15, 2008 6:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 bits version of IsZip/GetFirstInZip/GetNextInZip
Replies: 0
Views: 408

versão 32 bits do IsZip/GetFirstInZip/GetNextInZip

Olá, gostaria de saber onde posso achar as funções em 32 bits equivalentes das seguintes funções: IsZip GetFirstInZip GetNextInZip e também para a função UnZipFile (ja achei no fórum o HB_GETUNZIPFILE mas gera erro ao compilar) OBS.:uso xHarbour 1.1.0 + FwXh 8.02 já adicionei ...
by sambomb
Wed Oct 15, 2008 5:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: versão 32 bits do IsZip/GetFirstInZip/GetNextInZip
Replies: 0
Views: 328

Ayuda con Zip

... : unresolved external BLINKER : 1115 : FIVEC.LIB(UNZIP) : 'GETNEXTINZIP' : unresolved external BLINKER : 1115 : FIVEC.LIB(UNZIP) : 'GETFIRSTINZIP' : unresolved external BLINKER : 1115 : FIVEC.LIB(UNZIP) : '_UNZIPFILE' : unresolved external BLINKER : 1115 : FIVEC.LIB(UNZIP) : '_ISZIP' ...
by rbt
Wed Aug 01, 2007 5:34 pm
 
Forum: FiveWin para CA-Clipper
Topic: Ayuda con Zip
Replies: 1
Views: 869

Error occurred during compiling of zip and uzip prgs.

Hello friends, I am getting the following errors during compilation. Where should I edit the code to get correct result. During compile of \fwh\sample\testzip.prg the following errors are occured. testzip.obj : error LNK2001: unresolved external symbol "void __cdecl HB_FUN_ZIP MSG(void)" (?HB_FUN_ZI...
by Arindam
Sun Mar 18, 2007 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error occurred during compiling of zip and uzip prgs.
Replies: 8
Views: 1817

... your testzip.prg and testuzip.prg these files are in fwh\samples directory I use into batch file also hbzip.lib I need these functions iszip() getfirstinzip() getnextinzip() closezipfile() unzipfile() Can you explain me How I can use it ?
by Silvio
Thu Nov 23, 2006 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: zipfiles
Replies: 4
Views: 974

Nuevo en FWH - errores de enlazado

Por fín he conseguido compilar sin errores. Ahora viene el enlazado. He obtenido errores tanto con Harbour como con xHarbour, la mayoria correspondiente a funciones para tratamiento de archivos ZIP. Como se soluciona esto ? Reproduzco a continuación los errores obtenidos: Al enlazar en Harbour obten...
by Manuel Aranda
Sun Sep 03, 2006 10:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo en FWH - errores de enlazado
Replies: 9
Views: 3052

Thanks Enrico,

I know that hbzip.lib has the functions for archives ZIP in xHarbour, but would like to know if these functions are same the used ones in fivewin for clipper(ZipFile, UnZipFile, GetFirstInZip, etc) ?

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
by vilian
Thu Feb 16, 2006 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIPS Functions
Replies: 11
Views: 4293

Return to advanced search