Hola Antonio,
Me he actualizado a la nueva versión y he tenido problemas al compilar un módulo en C, concretamente el fichero HBFORCE.C que trae TDBF.
He visto que en viewtopic.php?f=6&t=23608 sobre la compilación de LETO, indicas:
"Cambia BOOL por HB_BOOL y ULONG por HB_ULONG"
yo he hecho lo mismo para USHORT, BYTE y FALSE (HB_USHORT, HB_BYTE y HB_FALSE), y parece que compila, supongo que he hecho lo correcto.
Pero al lincar obtengo lo siguiente:
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external 'GetModuleFileNameExA' referenced from C:\DESARROL\FW
H_1201\LIB\FIVEH.LIB|GETTASKS
Error: Unresolved external '_HB_FUN_HSETCASEMATCH' referenced from C:\DESARROL\F
WH_1201\LIB\FIVEH.LIB|DATABASE
Error: Unresolved external '_HB_FUN_HSET' referenced from C:\DESARROL\FWH_1201\L
IB\FIVEH.LIB|DATABASE
Error: Unresolved external '_HB_FUN_HEVAL' referenced from C:\DESARROL\FWH_1201\
LIB\FIVEH.LIB|DATABASE
Error: Unresolved external '_HB_FUN_HB_DECODE' referenced from C:\DESARROL\FWH_1
201\LIB\FIVEH.LIB|XBROWSE
Que me falta?
Un Saludo
Carlos G.
FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home