CVS Link Error. 8.03 Version. Help me please

yunbg1
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Post by yunbg1 »

I'm sure.
Adding justly, it did
Are in the world different people how do use the CVS?

Code: Select all


#pragma BEGINDUMP 

#include "hbapi.h" 
#include "hbapiitm.h" 

PHB_ITEM hb_itemPutCLConst( PHB_ITEM pItem, const char * szText, ULONG ulLen ) 
{ 
   return hb_itemPutCL( pItem, szText, ulLen ); 
} 
#pragma ENDDUMP
[/quote]
FWH User
FWPPC User
FWLinux User
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

if you have properly added that code then the linker can't complain about not finding hb_itemPutCLConst()
regards, saludos

Antonio Linares
www.fivetechsoft.com
yunbg1
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Post by yunbg1 »

Hi Antonio Linares

It has an interest and it gives and.
Oh it sees a multi branch method and.
There is not any problem from the BCC.
As well there is a problem with the FUNCTION.
Also the removal tried the w32_ole.obj from the LIB.

Thank you.
FWH User
FWPPC User
FWLinux User
Post Reply