FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TTRAY error
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
TTRAY error
Posted: Mon Jan 16, 2023 12:47 PM

I recompiled my old TRAY program under FWH 2210 (xHarbour) and got an error. The same error can be obtained by compiling a standard example - testtray.prg

Error description: Error BASE/1089 Argument error: ABS

Args:

 [   1] = P   0x76880000

Stack Calls

===========

Called from: => ABS( 0 )

Called from: .\source\winapi\SHELLAPI.PRG => SHELL_NOTIFYICON( 0 )

Called from: .\source\classes\TTRAY.PRG => TTRAYICON:REFRESH( 118 )

Called from: .\source\classes\TTRAY.PRG => TTRAYICON:NEW( 59 )

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: TTRAY error
Posted: Tue Jan 17, 2023 08:43 AM

Dear Yuri,

I just tested it with FWH 22.12 and it is working fine. We already fixed it

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion