Hola, tengo el siguiente error al compilar la libreria hbole.lib:
Error: Unresolved external '_hb_vmMessage' referenced from C:\FACTU32\LIB\HBOLE.LIB|ole2
Gracias por vuestra ayuda
harbour 0.44 fwh 25
MANOLO wrote:Hola, tengo el siguiente error al compilar la libreria hbole.lib:
Error: Unresolved external '_hb_vmMessage' referenced from C:\FACTU32\LIB\HBOLE.LIB|ole2
Gracias por vuestra ayuda
harbour 0.44 fwh 25
#pragma BEGINDUMP
void hb_vmFunction( unsigned short uiParams );
void hb_vmMessage( unsigned short uiParams )
{
hb_vmFunction( uiParams );
}
#pragma ENDDUMP
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 54 guests