[shell-coding] Re: Systray question

  • From: Christoffer Sjöberg <christoffer.sjoberg@xxxxxxxxxx>
  • To: <shell-coding@xxxxxxxxxxxxx>
  • Date: Mon, 21 Oct 2002 14:34:06 +0200

The implementation in systray2 from LS
simply does a IsWindow(icon->hWnd) check
and deletes the icon if it fails...
This also removes the windows update icon
that was added in my win2k after sp3, haven't
been back in explorer to check whether it
actually does something so perhaps you might
need a check to prevent that from being removed...

// Vendicator


----- Original Message -----
From: "Carl Cedergren" <asperon@xxxxxxx>
To: <shell-coding@xxxxxxxxxxxxx>
Cc: <shell-coding@xxxxxxxxxxxxx>
Sent: Monday, October 21, 2002 1:08 PM
Subject: [shell-coding] Systray question


Does any of the shells out there handle the "if the application has crashed
and the icon remains, remove it on mouseover" that explorer does? If so, how
do you go about it?

/asperon
www.coreshell.info



__________________________________________________
Subscription options and archive:
//www.freelists.org/list/shell-coding




__________________________________________________
Subscription options and archive:
//www.freelists.org/list/shell-coding

Other related posts: