twBrowse de Hernan x FwH712..Erro GPF ???

Post Reply
User avatar
Ale SB
Posts: 248
Joined: Wed Jan 11, 2006 11:30 am
Location: Campo Grande-MS / Brasil

twBrowse de Hernan x FwH712..Erro GPF ???

Post by Ale SB »

Yo recompilei los Fontes del TwBrowse 1.5 de Hernan, gerarando el Lib para compilar junto à FwH712/xHDez/2007, mas ao abrir el browse vem junto el Mgs de GPF, se tira la Lib de twbrowse, no ha problema.

O q podes estas havendo ???

Obs. Ao gerar la Lib...ocorreu estes warning ?

Code: Select all

Modulos em .C  - 0003 WBRWLINE -------------------------------------------------------------- 
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
WBRWLINE.C:
Warning W8065 WBRWLINE.C 308: Call to function 'hb_itemArrayGet' with no prototype in function PaintTheLine
Warning W8069 WBRWLINE.C 308: Nonportable pointer conversion in function PaintTheLine
Warning W8065 WBRWLINE.C 309: Call to function 'hb_itemType' with no prototype in function PaintTheLine
Warning W8065 WBRWLINE.C 309: Call to function 'hb_itemGetL' with no prototype in function PaintTheLine
Warning W8065 WBRWLINE.C 312: Call to function 'hb_itemGetNL' with no prototype in function PaintTheLine
Warning W8065 WBRWLINE.C 314: Call to function 'hb_itemArrayGet' with no prototype in function PaintTheLine
Warning W8069 WBRWLINE.C 314: Nonportable pointer conversion in function PaintTheLine
Warning W8065 WBRWLINE.C 315: Call to function 'hb_itemType' with no prototype in function PaintTheLine
Warning W8065 WBRWLINE.C 317: Call to function 'hb_itemGetNL' with no prototype in function PaintTheLine
Warning W8065 WBRWLINE.C 320: Call to function 'hb_itemGetC' with no prototype in function PaintTheLine
Warning W8069 WBRWLINE.C 320: Nonportable pointer conversion in function PaintTheLine
Warning W8065 WBRWLINE.C 1138: Call to function 'hb_itemCopy' with no prototype in function HB_FUN_WBRWPANE
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
No será mais possible usar Twbrowse de hernan com fwh712 ????

Saluds
aleseribeli@hotmail.com

FwH, Hb Svn, ADS 8.1, ADS 10, Pelles C, FwPPC, MsVc 2008, MsVc 2010
"Conhecimento, você não subtrai quando divide; mas soma e multiplica."
**---Mário Persona---**
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Ale,

En el fichero en C tienes que añadir:

#include <hbapiitm.h>
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Ale SB
Posts: 248
Joined: Wed Jan 11, 2006 11:30 am
Location: Campo Grande-MS / Brasil

Post by Ale SB »

Prefect !!! Maestro...Gracias

Saluds
aleseribeli@hotmail.com

FwH, Hb Svn, ADS 8.1, ADS 10, Pelles C, FwPPC, MsVc 2008, MsVc 2010
"Conhecimento, você não subtrai quando divide; mas soma e multiplica."
**---Mário Persona---**
Post Reply