TTRAY error

Post Reply
Natter
Posts: 1226
Joined: Mon May 14, 2007 9:49 am

TTRAY error

Post 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 )
User avatar
Antonio Linares
Site Admin
Posts: 42273
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: TTRAY error

Post by Antonio Linares »

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
Post Reply