Re: [Harbour] Same functions not found.

2010-04-08 Thread Viktor Szakáts
Just add hbxpp lib to your liblist. Brgds, Viktor On 2010 Apr 8, at 15:44, Massimo Belgrano wrote: > Seem that curdirve is not a clipper function > http://www.ousob.com/ng/clguide/ng3ca.php > but is a xbase++ so is present hbxbp.lib (xbase compatibility lib) > is also a xharbour function > > ha

Re: [Harbour] Same functions not found.

2010-04-08 Thread Massimo Belgrano
Seem that curdirve is not a clipper function http://www.ousob.com/ng/clguide/ng3ca.php but is a xbase++ so is present hbxbp.lib (xbase compatibility lib) is also a xharbour function harbour instead have hb_curdrive #ifdef __HARBOUR__ #ifndef __XHARBOUR__ #XTRANSLATE curdrive( => hb_curdrive( #end

Re: [Harbour] Same functions not found.

2010-04-08 Thread Massimo Belgrano
I have same problem with curdrive Undefined reference to HB_FUN_CURDRIVE 2010/3/18 Itamar Lins > Hi! > My project now not found this is functions: > DbCopyStruct() > dllcall() > curdrive() > > Ps.Changelog 14175 2010-03-15 22:57:312 druzus > > -- Massimo Belgrano _

[Harbour] Same functions not found.

2010-03-18 Thread Itamar Lins
Hi! My project now not found this is functions: DbCopyStruct() dllcall() curdrive() Ps.Changelog 14175 2010-03-15 22:57:312 druzus Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@har