Page 1 of 1

TTRAY error

Posted: Mon Jan 16, 2023 12:47 pm
by Natter
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 )

Re: TTRAY error

Posted: Tue Jan 17, 2023 8:43 am
by Antonio Linares
Dear Yuri,

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