Search found 41 matches
- Thu May 18, 2017 2:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Byte Array with Parameter in CApi
- Replies: 1
- Views: 540
Byte Array with Parameter in CApi
Hi, I have a function which would like to call by parameters PRG: NRet: = CBIOS_UPWLogin ("demo\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00") Lib: libcbios.a is available // in cbios.h DWORD WINAPI CBIOS_UPWLogin (BYTE bUPW [0x10]); // The funcion without parameters...
- Tue Mar 21, 2017 8:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Otto
- Replies: 2
- Views: 887
Re: To Otto
Danke!!!
Gruß
Manfred
Gruß
Manfred
- Sun Mar 19, 2017 12:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Otto
- Replies: 2
- Views: 887
To Otto
Hallo, wir haben eine Kunden in Östreich der jetzt angefragt hat ob wir auch die Registrierkassenplicht unterstützen. Kannst Du mir sagen was für Anforderungen an die Kassensoftware bestehen? Ich habe schon versucht das heraus zu bekommen, ist mir aber nicht gelungen. Ich habe nur verstanden das jed...
- Fri Nov 25, 2016 12:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Happy birthday Antonio !!!
- Replies: 52
- Views: 30993
Re: Happy birthday Antonio !!!
Happy Birthday!
Manni
Manni
- Sat Nov 12, 2016 7:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Virtual Keyboard
- Replies: 20
- Views: 4951
Re: Virtual Keyboard
Hello Antonio,
thank you!
Greeting Manfred
thank you!
Greeting Manfred
- Tue Nov 08, 2016 5:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Virtual Keyboard
- Replies: 20
- Views: 4951
Re: Virtual Keyboard
Hello Antonio, With the keyboard, the input is ok. I would also like this with a virtual keyboard ( 'KeyChar ()') I have a POS system with input in numeric fields with keyboard or virtual keyboard. Here you should also enter numeric values in numeric get. When entering into character fields, I have ...
- Mon Nov 07, 2016 9:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Virtual Keyboard
- Replies: 20
- Views: 4951
Re: Virtual Keyboard
Hi Antonio, please test #INCLUDE "fivewin.CH" #INCLUDE "HbClass.CH" // --------------------------------------------------------------------------------------------- function Main() // --------------------------------------------------------------------------------------------- ...
- Mon Nov 07, 2016 4:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Virtual Keyboard
- Replies: 20
- Views: 4951
Re: Virtual Keyboard
I have the same problem.
Does anyone have a solution?
Thank you Mannfrerd
Does anyone have a solution?
Thank you Mannfrerd
- Thu Sep 08, 2016 2:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: url to download BCC 7
- Replies: 4
- Views: 1392
Re: url to download BCC 7
Antonio,
Where can we get Borland 7 for FW 1606?
on Embarcadero website I have found nothing
can you send me a link?
Thanks.
Manfred
Where can we get Borland 7 for FW 1606?
on Embarcadero website I have found nothing
can you send me a link?
Thanks.
Manfred
- Wed Jun 08, 2016 6:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can you implement ADO type 'adGUID' for ADS 12?
- Replies: 2
- Views: 814
Re: Can you implement ADO type 'adGUID' for ADS 12?
Thanks
Manfred
Manfred
- Tue Jun 07, 2016 7:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can you implement ADO type 'adGUID' for ADS 12?
- Replies: 2
- Views: 814
Can you implement ADO type 'adGUID' for ADS 12?
can you please expand adofuncs.prg to the type 'adGuid'? ADS 12 has the new type Guid as database field. Example: function FieldTypeAdoToDbf (nType) do case case AScan ({} 8,128,129,130,200,201,202,203,204,205, nType)> 0; return 'C' -> case AScan ({} 8,72,128,129,130,200,201,202,203,204,205, nType)>...
- Fri Dec 04, 2015 2:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Nages : xbrowse header filter ( Petition)
- Replies: 11
- Views: 1919
Re: To Nages : xbrowse header filter ( Petition)
for me also
Thanks
Manfred
Thanks
Manfred
- Fri Jun 12, 2015 5:42 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ms Access (ADO) in a network with multiple users?
- Replies: 2
- Views: 779
Ms Access (ADO) in a network with multiple users?
[Translated with Google]
Hello,
I am working on a POS system with about 10,000 users and 100,000 articles. The system will run on the network with multiple users.
Can I use MS Access for this?
Thank you
Manfred
Hello,
I am working on a POS system with about 10,000 users and 100,000 articles. The system will run on the network with multiple users.
Can I use MS Access for this?
Thank you
Manfred
- Fri Jun 12, 2015 5:22 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Correct way for ADS with ADO (OLE) or RDDADS?
- Replies: 1
- Views: 505
Correct way for ADS with ADO (OLE) or RDDADS?
[Translated with Google] Hello, I am working on a POS system with local ADS Database Server. Approximately 10,000 users and 100,000 articles. The system will run on the network with multiple users. What is the right way, ADS with ADO (OLE) or with Harbour RDDADS? And why is the way of the right? Tha...
- Wed Mar 25, 2015 11:09 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 15.03 with MimgW Error
- Replies: 5
- Views: 953
Re: FWH 15.03 with MimgW Error
Hello Antonio
with MinGW 4.9.1 it is now
Thank You
greeting
Manfred
with MinGW 4.9.1 it is now
Thank You
greeting
Manfred