Hola Antonio,
Acabo de instalar la FWH 16.02 y cuando compilo la aplicacion que con FWH 10.1 anda bien me aparece esta lista de errores:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\bcc55\bin\ilink32.exe -Gn -aa -Tpe -s -I.\OBJ @make.tmp
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'GdipFree' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImage' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneImage' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAlloc' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteGraphics' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImageAttributes' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapGetPixel' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageWidth' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageHeight' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromScan0' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageGraphicsContext' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateImageAttributes' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetImageAttributesRemapTable' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageRectRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetSmoothingMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawLine' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillRectangle' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawRectangle' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillEllipse' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawEllipse' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawArc' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawPath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillPath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGraphicsClear' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateFromHDC' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPageUnit' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenColor' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenWidth' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeletePen' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreatePen1' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenLineCap197819' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeleteBrush' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBrush' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateSolidFill' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusStartup' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusShutdown' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathArcI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathLineI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipClosePathFigure' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeletePath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreatePath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromHBITMAP' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetImageAttributesColorMatrix' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateHBITMAPFromBitmap' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImagePixelFormat' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipRotateWorldTransform' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipTranslateWorldTransform' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetInterpolationMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromStream' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageRotateFlip' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipBitmapSetPixel' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSaveImageToFile' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageThumbnail' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\FWH16\LIB\FIVEHC.LIB|MKDIR
Error: Unresolved external 'GdipBitmapLockBits' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapUnlockBits' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetImageAttributesColorKeys' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageRectRect' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBitmapAreaI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawArcI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPolygonI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPolygonI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawBeziersI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawLinesI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawClosedCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillClosedCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPieI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPieI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawEllipseI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillEllipseI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteRegion' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateRegionRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetClipRegion' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipResetClip' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
** error 2 ** deleting .\FACTH32.exe
me podrias decir como solucionarlo
FWH 16.02 + BCC55 + harbour30