Page 1 of 1

Where to find 32 bit Telepathy lib?

PostPosted: Wed Oct 18, 2006 3:33 pm
by xhbcoder
Hi all,

Anybody knows where to get a 32 bit version of Telepathy lib?

TIA

PostPosted: Wed Oct 18, 2006 4:16 pm
by R.F.
There's not a 32 bits version of Telepathy.

In the xHarbour page you can find "some" Telepathy related functions, but not all the library has been moved to 32 bits.

In the (x)Harbour world you have to use the HBComm library to handle serial ports.

Is HBComm.lib is source code compatible with telepathy?

PostPosted: Wed Oct 18, 2006 11:26 pm
by xhbcoder
Rene,

Thanks for the info.

May I know if HBComm.lib is source code compatible with telepathy?

Do I need to re-write my PRGs to use HBComm.lib?

Regards.