Problem with ZIP
Problem with ZIP
Hello,
I try to migrate my zipping program from FW16 to FW32.
If I'm right, I need to use xHBZIP.DLL.
Nevertheless I got the error :
-----------------------------------
Unresolved external symbol '_HB_FUN_ZIPFILE
Unresolved external symbol '_HB_FUN_UNZIPFILE
Unresolved external symbol '_HB_FUN_ZIPTYPE
Unresolved external symbol '_HB_FUN_ZIPBLOCK
.......
Unresolved external symbol '_HB_FUN_CLOSEZIPFILE
-----------------------------------
Did I forgett anything ?
What do I need to do to solve this problem ?
Thanks.
Michel
I try to migrate my zipping program from FW16 to FW32.
If I'm right, I need to use xHBZIP.DLL.
Nevertheless I got the error :
-----------------------------------
Unresolved external symbol '_HB_FUN_ZIPFILE
Unresolved external symbol '_HB_FUN_UNZIPFILE
Unresolved external symbol '_HB_FUN_ZIPTYPE
Unresolved external symbol '_HB_FUN_ZIPBLOCK
.......
Unresolved external symbol '_HB_FUN_CLOSEZIPFILE
-----------------------------------
Did I forgett anything ?
What do I need to do to solve this problem ?
Thanks.
Michel
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
-
- Posts: 142
- Joined: Sun Oct 09, 2005 10:59 am
Frank,
Thanks for your answer.
I linked in both RC-files, but how do I link in a DLL-file, knowing that I'm using the xHarbour Builder ?
Thanks.
Michel
Thanks for your answer.
I linked in both RC-files, but how do I link in a DLL-file, knowing that I'm using the xHarbour Builder ?
Thanks.
Michel
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Hello Richard,
Thank you in advance for sending me your examples.
My email : michel.driessen@ma-consult.be.
Thanks.
Michel
Thank you in advance for sending me your examples.
My email : michel.driessen@ma-consult.be.
Thanks.
Michel
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
James
Unfortunately, this is the problem of different compilers.
Borland "c" format and microsoft "C" format...
One of the bad things we have to live wih .... I wish fivetech had it's own compiler , but that's another story.
I have started with Borland and now i use the commercial version, mainly because of the "builder" (no more make files and dos). But now, the builder is not compatible with "Vista"..... i do not know if borland is, haven't tested it.
It is getting difficult to work in our "beloved" environment ...
Regards
Richard
Unfortunately, this is the problem of different compilers.
Borland "c" format and microsoft "C" format...
One of the bad things we have to live wih .... I wish fivetech had it's own compiler , but that's another story.
I have started with Borland and now i use the commercial version, mainly because of the "builder" (no more make files and dos). But now, the builder is not compatible with "Vista"..... i do not know if borland is, haven't tested it.
It is getting difficult to work in our "beloved" environment ...
Regards
Richard
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Richard,
>But now, the builder is not compatible with "Vista"..... i do not know if borland is, haven't tested it.
Hmm, do you mean the builder itself won't run under Vista, or that the applications it builds won't. Or, by "not compatible" do you mean something else?
>It is getting difficult to work in our "beloved" environment ...
I use UltraEdit and a small FW program I wrote to automatically create the make and batch files needed to compile and link via a button on the UE toolbar. Its simple and I can use any compiler.
James
>But now, the builder is not compatible with "Vista"..... i do not know if borland is, haven't tested it.
Hmm, do you mean the builder itself won't run under Vista, or that the applications it builds won't. Or, by "not compatible" do you mean something else?
>It is getting difficult to work in our "beloved" environment ...
I use UltraEdit and a small FW program I wrote to automatically create the make and batch files needed to compile and link via a button on the UE toolbar. Its simple and I can use any compiler.
James
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Richard,
Thanks a lot for your help.
I've received your files.
I'll try it out.
Regards,
Michel
Thanks a lot for your help.
I've received your files.
I'll try it out.
Regards,
Michel
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact: