Hello!
Does anybody have hbzip.lib compiled and linked
with Microsoft C/C++ for use with Harbour+FWH???
Is there any other solution for handling ZIP files
in Harbour/Fivewin?
Thanks, Roman
Hello!
Does anybody have hbzip.lib compiled and linked
with Microsoft C/C++ for use with Harbour+FWH???
Is there any other solution for handling ZIP files
in Harbour/Fivewin?
Thanks, Roman
You mean Harbour or (x)Harbour ?,
If is (x)Harbour you can download the files from the www.xharbour.org section contributions.
Roman,
You may download the xHB demo, install it and at the LIB directory there is a xHBZIP.lib that you may use with Microsoft as the xharbour CVS zip files for Microsoft are broken.
Please let us know if it works for you. Thanks.
Hello!
This file is only 4172 bytes, just like the following LIBs:
ActiveX, CT3Comm, Ole, OleServer, RMDBFCDX,
xBScript and xHBComm!
Probably because this is demo - I don't know ...
Regards, Roman
unresolved external symbol _hb_stack
Roman,
> Probably because this is demo - I don't know ...
Yes, it looks as an empty file.
> unresolved external symbol _hb_stack
> in hpzip.lib(zip.obj)
You need to rebuild hbzip.lib for Microsoft, but its actually broken for Microsoft. You may report it to xharbour newsgroup.
Regarding cGetDir.obj, here you have the right one:
WOOHOO!
I've converted my app again (this time to xHarbour 0.99.51 ;),
downloaded latest xHarbour CVS with http://www.tortoisecvs.org
and compiled hbzip.lib with MSVC.
It seems that I can finally create and extract ZIP files ...
Roman
P.S. I have again problems with RDSADS.LIB and ACE32.LIB with
xHarbour, but I hope I will tame them ...
EDIT: May I assume that final FWPPC will work with xHarbour, too?
Roman,
> It seems that I can finally create and extract ZIP files ...
good!
> May I assume that final FWPPC will work with xHarbour, too?
yes, probably ![]()