Dear Otto,
It's time to look at Mod Harbour. Thanks for investigate.
Hello Dutch,
here nSocket returns a Pointer.
Have you looked at mod harbour?
Maybe it has these functions, and you could see how they are used.
Best regards,
Otto
STATIC FUNCTION SocketInit(nPort)
LOCAL nSocket := hb ...
Search found 12 matches: investigate
Searched query: investigate
- Thu Nov 07, 2024 10:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xHarbour can produce HTTP server ?
- Replies: 11
- Views: 2092
- Mon Oct 14, 2024 7:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Change dimensions gets FWH-24.09
- Replies: 9
- Views: 863
Re: Change dimensions gets FWH-24.09
I'm not aware of any pending bug. Please show a sample of each problem, so I can investigate.
- Sat Oct 05, 2024 3:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Browse of my ADO Class
- Replies: 59
- Views: 7517
Re: Browse of my ADO Class
Dear Jose,
Many thanks for these very interesting examples!
We are going to investigate why they don't work as expected
great feedback
Many thanks for these very interesting examples!
We are going to investigate why they don't work as expected
great feedback
- Tue Oct 01, 2024 2:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HB_ZipFile - Password problem - SOLVED
- Replies: 22
- Views: 1891
Re: HB_ZipFile - Password problem
... lib
If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.
Noted.
Thanks for the information.
We will investigate further
Master Nages, please take a look at this little problem.
Maestro Nages, eche un vistazo a este pequeño problema.
https://forums ...
If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.
Noted.
Thanks for the information.
We will investigate further
Master Nages, please take a look at this little problem.
Maestro Nages, eche un vistazo a este pequeño problema.
https://forums ...
- Tue Oct 01, 2024 1:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HB_ZipFile - Password problem - SOLVED
- Replies: 22
- Views: 1891
Re: HB_ZipFile - Password problem
Noted.MGA wrote:Enrico, karinha
Thank you very much for your help.
I found the problem:
drxlsx32_bcc.lib
If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.
Thanks for the information.
We will investigate further
- Sun Sep 22, 2024 7:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
- Replies: 37
- Views: 4056
Re: Bug Maria_Connect() FWH-24.07 64 bits ???
This is a very good question! I will investigate, than you for the idea.
- Mon Sep 16, 2024 1:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: what does these BCC77 32 BIt Error mean ?
- Replies: 16
- Views: 2211
Re: what does these BCC77 32 BIt Error mean ?
Ok, found! Let me investigate...Enrico Maria Giordano wrote:I can't find it, sorry. If you mean the one that starts with nDll := "Everything32.dll", it is NOT compilable.Jimmy wrote:i have posted all CODE which is need.
- Mon Jun 24, 2024 3:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
- Replies: 17
- Views: 1632
Re: COPY TO not following SET DEFAULT TO
Ok, I managed to replicate the problem and found that with Harbour it works fine. I'll try to fix the bug, thank you.Enrico Maria Giordano wrote:Anyway, if you can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem.
- Mon Jun 24, 2024 2:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
- Replies: 17
- Views: 1632
Re: COPY TO not following SET DEFAULT TO
... blob/main/ChangeLog
Anyway, if you can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem.
The COPY TO behaviour is based on this SET DEFAULT TO's description from Clipper's Norton Guide
SET DEFAULT sets the drive ...
Anyway, if you can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem.
The COPY TO behaviour is based on this SET DEFAULT TO's description from Clipper's Norton Guide
SET DEFAULT sets the drive ...
- Fri Jun 21, 2024 7:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
- Replies: 17
- Views: 1632
Re: COPY TO not following SET DEFAULT TO
... way, there was no significant changes in the xHarbour source code related to that command:
https://github.com/xHarbour-org/xharbour/blob/main/ChangeLog
Anyway, if you can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem.
https://github.com/xHarbour-org/xharbour/blob/main/ChangeLog
Anyway, if you can provide me the full xHarbour build that works fine for you and a simple PRG example to test here, I'll investigate the problem.
- Sat Jul 15, 2023 5:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Biometric Reader
- Replies: 5
- Views: 518
Re: Biometric Reader
Antonio firend:
The biometric reader has not been purchased yet, I am just starting to investigate what I need,
so any advice or suggestion is welcome
Best regards
The biometric reader has not been purchased yet, I am just starting to investigate what I need,
so any advice or suggestion is welcome
Best regards
- Mon May 29, 2023 3:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: register callback func to be exec from inside c VM harbour
- Replies: 2
- Views: 297
Re: register callback func to be exec from inside c VM harbour
... we would need to register a callback function that can update a progress bar declared on the calling .prg.
On the Harbour forum Laiton suggested taking a look at hbcurl source where there seems to be something similar. I will try to investigate that.
I will try any other suggestion.
Thank you.
On the Harbour forum Laiton suggested taking a look at hbcurl source where there seems to be something similar. I will try to investigate that.
I will try any other suggestion.
Thank you.