Antonio :
Baje el Browse de Hernan de esta direccion
http://hyperupload.com/download/0275445 ... e.zip.htmlcopie twbrw32.lib a \FWH\LIB, compile sin problemas,
pero al ejecutar el programa me da este error
Error BASE/1004 Message not found: TWBROWSE:SET3DSTYLE
entonces genere nuevamente la twbrw32.lib con LIB_FWH.BAT y tuve estos errores con wbrwline.c :
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
source\wbrwline.c:
Warning W8065 source\wbrwline.c 308: Call to function 'hb_itemArrayGet' with no prototype in function PaintTheLine
Warning W8069 source\wbrwline.c 308: Nonportable pointer conversion in function PaintTheLine
Warning W8065 source\wbrwline.c 309: Call to function 'hb_itemType' with no prototype in function PaintTheLine
Warning W8065 source\wbrwline.c 309: Call to function 'hb_itemGetL' with no prototype in function PaintTheLine
Warning W8065 source\wbrwline.c 312: Call to function 'hb_itemGetNL' with no prototype in function PaintTheLine
Warning W8065 source\wbrwline.c 314: Call to function 'hb_itemArrayGet' with no prototype in function PaintTheLine
Warning W8069 source\wbrwline.c 314: Nonportable pointer conversion in function PaintTheLine
Warning W8065 source\wbrwline.c 315: Call to function 'hb_itemType' with no prototype in function PaintTheLine
Warning W8065 source\wbrwline.c 317: Call to function 'hb_itemGetNL' with no prototype in function PaintTheLine
Warning W8065 source\wbrwline.c 320: Call to function 'hb_itemGetC' with no prototype in function PaintTheLine
Warning W8069 source\wbrwline.c 320: Nonportable pointer conversion in function PaintTheLine
Error E2288 source\wbrwline.c 1010: Pointer to structure required on left side of -> or ->* in function HB_FUN_WBRWPANE
Error E2451 source\wbrwline.c 1137: Undefined symbol 'HB_ITEM' in function HB_FUN_WBRWPANE
Error E2379 source\wbrwline.c 1137: Statement missing ; in function HB_FUN_WBRWPANE
Error E2451 source\wbrwline.c 1138: Undefined symbol 'aLine' in function HB_FUN_WBRWPANE
Warning W8065 source\wbrwline.c 1138: Call to function 'hb_itemCopy' with no prototype in function HB_FUN_WBRWPANE
Error E2288 source\wbrwline.c 1167: Pointer to structure required on left side of -> or ->* in function HB_FUN_WBRWPANE
*** 5 errors in Compile ***
Ojala me pudieras ayudar, gracias
Gonzalo