Hi.
I found these functions in harupdf.c that are not present inside my old xhb.com libraries.
In the new version there is no problem, I can compile the test and it is working perfectly.
I cannot rebuild this old procedure because of some incompatibility with new xhb.com version.
It is possible to replace these 4 functions with others ?
[b:335qj6g7]hb_arraySetND[/b:335qj6g7]( info, 1, pt.x );
[b:335qj6g7]hb_arraySetNI[/b:335qj6g7]( info, 1, dash.ptn[0] );
const char * pszFileName = [b:335qj6g7]hb_fsNameConv[/b:335qj6g7]( hb_parc( 2 ), &pszFree );
[b:335qj6g7]hb_itemReturnRelease[/b:335qj6g7]( info );
Thanks a lot.
Massimo
↧