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
hbzip.lib ziparchive.lib for Harbour (Microsoft flavour)
hbzip.lib ziparchive.lib for Harbour (Microsoft flavour)
© I'm not patented!
You mean Harbour or (x)Harbour ?,
If is (x)Harbour you can download the files from the www.xharbour.org section contributions.
If is (x)Harbour you can download the files from the www.xharbour.org section contributions.
Saludos
R.F.
R.F.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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.
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.
Last edited by Antonio Linares on Wed Feb 01, 2006 5:53 pm, edited 1 time in total.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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:
http://hyperupload.com/download/9fd4827 ... R.zip.html
> 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:
http://hyperupload.com/download/9fd4827 ... R.zip.html
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?
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?
© I'm not patented!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: