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
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
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
_
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