::cCaption = If( cCaption != nil, SubStr( cCaption, 1, Min( Len( cCaption ), 140 ) ), nil )
::cCaption = If( cCaption != nil, Left( cCaption, 140 ), nil )
driessen wrote:Antonio,
I recompiled and relinked my applications with FWH 13.05.
But I got this error :
"Unresolved external symbol: '_HB_FUN_NOTIFY referenced from FiveHMX.lib(Window.obj)'."
Any idea ?
Thanks.
FUNCTION NOTIFY; RETURN NIL
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 114 guests