Search found 2 matches

by B. Matthias
Thu Dec 08, 2005 3:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: DLL-Calls
Replies: 3
Views: 1315

The name of the DLL is: LKontoLb.dll. I send it to you by E-Mail.

Bodo
by B. Matthias
Thu Dec 08, 2005 2:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: DLL-Calls
Replies: 3
Views: 1315

DLL-Calls

Hi friends,

can anybody help me to translate this into a xHarbour or FiveWin-Code:

Declaration



Delphi:

function CheckAccountNumber(const AAccountNumber: WideString; const
ABankCode: WideString; out ABankName: WideString; out AResultString:
WideString): ReturnCodes;



IDL:

[id(0x00000003 ...