While recompiling and linking my application in FWH 13.01, I got this error :
This error doesn't occur in FWH 12.12.Unresolved external symbol : '_HB_FUN_SETOWNERDRAWITEMHEIGHT'
Anyone any idea?
This error doesn't occur in FWH 12.12.Unresolved external symbol : '_HB_FUN_SETOWNERDRAWITEMHEIGHT'
static UINT itemHeight = 0;
//----------------------------------------------------------------------------//
HB_FUNC( SETOWNERDRAWITEMHEIGHT )
{
itemHeight = hb_parnl( 1 );
}
driessen wrote:Unfortunately, I got a fatal linking error : Unable to open file 'UUID.LIB'.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 60 guests