Page 2 of 2

PostPosted: Thu Apr 10, 2008 6:41 pm
by yunbg1
I'm sure.
Adding justly, it did
Are in the world different people how do use the CVS?

Code: Select all  Expand view

#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]

PostPosted: Thu Apr 10, 2008 8:31 pm
by Antonio Linares
if you have properly added that code then the linker can't complain about not finding hb_itemPutCLConst()

PostPosted: Fri Apr 11, 2008 12:55 am
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.