Progetto: NEWSHAPE, Ambiente: xFiveWin:
[1]:Harbour.Exe NEWSHAPE.prg /m /n /es2 /iC:\work\FWH\include /ic:\work\xHarbour\Include /iinclude;c:\work\fwh\include;c:\work\xHarbour\include /oObj\NEWSHAPE.c
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Copyright 1999-2009, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'NEWSHAPE.prg'...
Lines 228, Functions/Procedures 7
Generating C source output to 'Obj\NEWSHAPE.c'...
Done.
[1]:Bcc32.Exe -M -c -O2 -tW -v- -X -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_OS_WIN_32 -IC:\work\FWH\include -Ic:\work\BCC55\Include;c:\work\xHarbour\Include -nObj Obj\NEWSHAPE.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Obj\NEWSHAPE.c:
[1]:Brc32.Exe -r -foResource\NEWSHAPE.Res NEWSHAPE.rc
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
[1]:iLink32.Exe -Gn -aa -Tpe -s @NEWSHAPE.bcl
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBUTTON
Error: Unresolved external '_HB_FUN_ISALPHABITMAP' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBUTTON
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBUTTON
Error: Unresolved external '_HB_FUN_SBARNEW' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBAR
Error: Unresolved external '_HB_FUN_MAKESEPARATOR' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSBAR
Error: Unresolved external '_HB_FUN_DARKCOLOR' referenced from C:\WORK\LIB_32\TSBUTTON\SBUTTONX.LIB|TSTSAY
Error: Unresolved external '_HB_FUN_GRADCOLOR' referenced from C:\WORK\LIB_32\TSBUTTON\SAMPLES\OBJ\NEWSHAPE.OBJ
the lib created not give me these errors
where I can found these function ?