Al Linkar me sale el siguiente error :
Error: Unresolved external '_HB_FUN_ATCBRWPOSREC' referenced from H:\SEGJOSE\HABOUR\GESMAN.NEW\PROG\CODTCBRW.OBJ
Alguna sugerencia. Gracias
Al Linkar me sale el siguiente error :
Error: Unresolved external '_HB_FUN_ATCBRWPOSREC' referenced from H:\SEGJOSE\HABOUR\GESMAN.NEW\PROG\CODTCBRW.OBJ
Alguna sugerencia. Gracias
Quiere decir que en el programa CODTCBRW estas llamando a la función ATCBRWPOSREC(), la cual no existe, lo mas seguro es que te hayas equivocado en el nombre
Si pero esta en las funciones de FWH:
To calculate coordinated of the edition cell in a TCBrowse
Syntax:
aTCBrwPosRec(<hWnd>, <nRow>, <nCol>,<nWidth>, <hFont> ) \ aCoors
Function used in the class TCBrowse to determine the coordinates where the active cell will be published.