Search found 18 matches: itemapi

Return to advanced search

Re: Garbage Value on Multiply

The error happens without using FWH It seems a Harbour bug using bcc7 64 bits in source\harbour\vm\itemapi.c /* converts a numeric to a string with optional width & precision. */ HB_BOOL hb_itemStrBuf( char * szResult, PHB_ITEM pNumber, int iSize, int iDec ) used from: ...
by Antonio Linares
Mon Apr 22, 2019 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Garbage Value on Multiply
Replies: 6
Views: 1100

Re: Ayuda DLL

... from P:\32BITS\XHARBOUR\LIB\VM.LIB|memvars Error: Unresolved external '_hb_datetimePackInSec' referenced from P:\32BITS\XHARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_hb_dateDecode' referenced from P:\32BITS\XHARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_hb_timeDecode' ...
by ricardog
Fri Sep 01, 2017 2:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6329

Re: Ayuda DLL

... from P:\32BITS\XHARBOUR\LIB\VM.LIB|memvars Error: Unresolved external '_hb_datetimePackInSec' referenced from P:\32BITS\XHARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_hb_dateDecode' referenced from P:\32BITS\XHARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_hb_timeDecode' ...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6329

Re: Para Antonio... posible bug en Harbour

... use ninguna librería externa y que reproduzca el problema ? > Además pVariable es un PHB_ITEM pasado por referencia con lo que se supone que el ITEMAPI lo habrá hecho automáticamente. El que las locales fallen es un caso típìco de que la local ha sido destruida. El que se pase por referencia ...
by Antonio Linares
Tue Aug 16, 2016 3:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio... posible bug en Harbour
Replies: 11
Views: 3127

Re: Para Antonio... posible bug en Harbour

... de tomar el valor del GET se lo asigno directamente SÍ funciona. Además pVariable es un PHB_ITEM pasado por referencia con lo que se supone que el ITEMAPI lo habrá hecho automáticamente. Ya que estás Antonio me podrías decir para qué vale y cuándo se debe usar la función "hb_itemUnRef()" ...
by xmanuel
Tue Aug 16, 2016 12:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio... posible bug en Harbour
Replies: 11
Views: 3127

Re: Pregunta sobre PHB_ITEM (Para A. Linares)

En el código fuente de Harbour no se usa a excepción de el ItemAPI.

Si buscas en Google verás que yo las usé en "FivePhone" :-)
by Antonio Linares
Tue Dec 29, 2015 7:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pregunta sobre PHB_ITEM (Para A. Linares)
Replies: 7
Views: 1560

Re: xHarbour 1.2.3 build 20141106

... 2014-11-27 11:20 UTC-300 Luiz Rafael Culik <luiz/AT/xharbour/com/br> * source/rtl/version.c ! moved externs to hbapi.h ! changed to use itemapi insted of direct structure manipulation * include/hbapi.h ! added new extends moved from source/rtl/version.c * source/rtl/winreg.prg ! Ajusted ...
by Enrico Maria Giordano
Thu Dec 04, 2014 5:09 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour 1.2.3 build 20141106
Replies: 16
Views: 5821

Re: Funciones en .dll

Francisco, Nunca me agradó el itemAPI que CA introdujo en Clipper y que luego Harbour heredó, dicho esto... :-) tu función en C FirstMonthDay() está devolviendo un LONG (un número de 32 bits) y además estas recogiendo como número la fecha ...
by Antonio Linares
Fri Jul 05, 2013 3:54 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones en .dll
Replies: 2
Views: 549

TGet Falla con el harbour del svn - por recientes cambios

... it if class overloaded clone operation. ; TODO: add support for user defined class clone operation * harbour/include/hbapiitm.h * harbour/src/vm/itemapi.c * changed returned type of hb_itemCloneTo() to void * harbour/src/vm/itemapi.c * use hb_objCloneTo() in hb_itemClone*() functions. * harbour/src/vm/arrays.c ...
by carlos vargas
Tue Jan 22, 2013 7:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TGet Falla con el harbour del svn - por recientes cambios
Replies: 20
Views: 5588

Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib

... '_HB_FUN___XHELP' referenced from C:\HARBOUR\LIB\VM.LIB|harbinit Error: Unresolved external '_hb_dateFormat' referenced from C:\HARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_HB_FUN_QOUT' referenced from C:\HARBOUR\TESTS\HELLO.OBJCoiote Posts: 5 Joined: Tue Oct 06, 2009 3:26 pm
by Coiote
Wed Oct 21, 2009 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib
Replies: 15
Views: 3283

Erro na GTWIN.LIB ao compilar programas

... '_HB_FUN___XHELP' referenced from C:\HARBOUR\LIB\VM.LIB|harbinit Error: Unresolved external '_hb_dateFormat' referenced from C:\HARBOUR\LIB\VM.LIB|itemapi Error: Unresolved external '_HB_FUN_QOUT' referenced from C:\HARBOUR\TESTS\HELLO.OBJ
by Coiote
Tue Oct 20, 2009 10:32 pm
 
Forum: All products support
Topic: Erro na GTWIN.LIB ao compilar programas
Replies: 1
Views: 1072

Re: As byte

Biel, Me parece que es un bug generado entre el soporte de OLE y el ItemApi. Te explico mis razones: 1. El valor que viene devuelto del ActiveX se pasa de Variant a Item de Harbour/xHarbour usando: hb_oleVariantToItem() 2. Puesto que es de tipo "C", ...
by Antonio Linares
Tue Sep 22, 2009 5:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: As byte
Replies: 14
Views: 1845

Re: Creating a LIB or DLL

... time you are going to generate a number (LONG). In case you plan to use decimals, then a different code is needed. Please review Harbour\source\vm\itemapi.c functions: DLL FUNCTION HBDLLDoSUM2( cProc AS LPSTR, pItem1 AS LONG, pItem2 AS LONG ) AS LONG PASCAL LIB "dll2test.dll" ...
by Antonio Linares
Fri Apr 03, 2009 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a LIB or DLL
Replies: 138
Views: 34893

Re: Creating a LIB or DLL

... in library Warning: 'hashfunc' not found in library Warning: 'initexit' not found in library Warning: 'initsymb' not found in library Warning: 'itemapi' not found in library Warning: 'macro' not found in library Warning: 'mainstd' not found in library Warning: 'mainwin' not found in library ...
by Dave Zowasky
Thu Mar 26, 2009 9:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a LIB or DLL
Replies: 138
Views: 34893

ERROR en la generacion de HARBOUR - checkbox.prg(132)

... source\vm\garbage.c: source\vm\hashes.c: source\vm\hashfunc.c: source\vm\hvm.c: source\vm\initexit.c: source\vm\initsymb.c: source\vm\itemapi.c: source\vm\macro.c: source\vm\memvars.c: source\vm\memvclip.c: source\vm\pcount.c: source\vm\proc.c: source\vm\pvalue.c: source\vm\runner.c: ...
by jmansur
Wed Mar 25, 2009 4:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR en la generacion de HARBOUR - checkbox.prg(132)
Replies: 1
Views: 748
Next

Return to advanced search