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 )