Hi
If a mouse is put on top of a button, the button will appear.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
Search found 14 matches
- Wed Jul 17, 2024 9:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
- Wed Jul 17, 2024 8:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
Re: error : streams
Hi
I saw inside wormhole:
https://wormhole.app/7P2yn#aztP4v4qKqhD7DpcJg0zIA
https://wormhole.app/JnbBX#5XfkbuFcCf8Nv-JX6dqVOA
I hope this is useful.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
I saw inside wormhole:
https://wormhole.app/7P2yn#aztP4v4qKqhD7DpcJg0zIA
https://wormhole.app/JnbBX#5XfkbuFcCf8Nv-JX6dqVOA
I hope this is useful.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
- Tue Jul 16, 2024 10:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
Re: error : streams
Hi
Sent ecc2015.exe and ecc2024.exe to wormhole.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
Sent ecc2015.exe and ecc2024.exe to wormhole.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
- Tue Jul 16, 2024 8:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
Re: error : streams
Hi
After compiling, it takes a long time to launch.
Sometimes it does not launch at all after compiling. I have to type the exe file name in order to launch it.
Sometimes I have to type in the exe file name a few times.
After I enter the program, in order for a button to appear, I have to put my ...
After compiling, it takes a long time to launch.
Sometimes it does not launch at all after compiling. I have to type the exe file name in order to launch it.
Sometimes I have to type in the exe file name a few times.
After I enter the program, in order for a button to appear, I have to put my ...
- Mon Jul 15, 2024 10:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
Re: error : streams
Thanks
Now it compiled OK, but it is very slow to start and run.
The exe is only slightly bigger than the old one.
Regards
ACWoo
Using FWH2040, bcc770 and hb30
Now it compiled OK, but it is very slow to start and run.
The exe is only slightly bigger than the old one.
Regards
ACWoo
Using FWH2040, bcc770 and hb30
- Mon Jul 15, 2024 8:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2265
error : streams
make file:
HBDIR=c:\hb30
BCDIR=c:\bcc770
FWDIR=c:\fwh2404
#change these paths as needed
.path.OBJ = .\obj
.path.PRG = .\
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
ecc.PRG \
c1.PRG ...
HBDIR=c:\hb30
BCDIR=c:\bcc770
FWDIR=c:\fwh2404
#change these paths as needed
.path.OBJ = .\obj
.path.PRG = .\
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
ecc.PRG \
c1.PRG ...
- Mon Jul 15, 2024 1:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
Re: hbwin.lib
Thanks
Regards
ACWoo
Regards
ACWoo
- Sat Jul 13, 2024 7:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
Re: hbwin.lib
Hi
I use harbour_bcc770_32_20240619.zip, but couldn't find the folder pskd inside.
I obtained it from https://github.com/FiveTechSoft/harbour ... 240619.zip.
Is there a way to solve the problem ?
Regards
ACWoo
Using FWH2404, bcc770 and hb30
I use harbour_bcc770_32_20240619.zip, but couldn't find the folder pskd inside.
I obtained it from https://github.com/FiveTechSoft/harbour ... 240619.zip.
Is there a way to solve the problem ?
Regards
ACWoo
Using FWH2404, bcc770 and hb30
- Sat Jul 13, 2024 12:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
Re: hbwin.lib
Hi
I checked harbour_bcc770_32_20240619.zip in
https://github.com/FiveTechSoft/harbour ... lob/master.
No such psdk folder either.
Regards
ACWoo
I checked harbour_bcc770_32_20240619.zip in
https://github.com/FiveTechSoft/harbour ... lob/master.
No such psdk folder either.
Regards
ACWoo
- Sat Jul 13, 2024 12:10 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
Re: hbwin.lib
Thanks
There is no folder psdk in my c:\bcc770\lib\win\bcc or c:\bcc770\lib.
There was one in my previous bcc582.
Regards
ACWoo
There is no folder psdk in my c:\bcc770\lib\win\bcc or c:\bcc770\lib.
There was one in my previous bcc582.
Regards
ACWoo
- Thu Jul 11, 2024 10:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
Re: hbwin.lib
Thanks
Found hbwin.lib.
But cannot find odbc32.lib.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
Found hbwin.lib.
But cannot find odbc32.lib.
Regards
ACWoo
Using FWH2404, bcc770 and hb30
- Thu Jul 11, 2024 4:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hbwin.lib
- Replies: 12
- Views: 1217
hbwin.lib
Hi
Where to find hbwin.lib
Regards
ACWoo
Using FWH2004, bcc770 & hb30
Where to find hbwin.lib
Regards
ACWoo
Using FWH2004, bcc770 & hb30
- Sat Apr 20, 2024 12:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: HBCURL.LIB
- Replies: 2
- Views: 381
Re: HBCURL.LIB
Thanks
Now it compiled OK.
Regards
ACWoo
Now it compiled OK.
Regards
ACWoo
- Thu Apr 18, 2024 10:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HBCURL.LIB
- Replies: 2
- Views: 381
HBCURL.LIB
Hi. How to solve the problem:
Error: Unresolved external '_hb_gcAlloc' referenced from C:\HARBOUR1510\LIB\HBCURL.LIB|hbcurl
Error: Unresolved external '_hb_storclenAdopt' referenced from C:\HARBOUR1510\LIB\HBCURL.LIB|hbcurl
Regards
ACWoo
FWH1510+bcc582
Error: Unresolved external '_hb_gcAlloc' referenced from C:\HARBOUR1510\LIB\HBCURL.LIB|hbcurl
Error: Unresolved external '_hb_storclenAdopt' referenced from C:\HARBOUR1510\LIB\HBCURL.LIB|hbcurl
Regards
ACWoo
FWH1510+bcc582