|
|
|
|
|
by dfox
2982 days ago
|
|
One notable thing is that in Windows the behavior of taskbar changed around the time of Windows 98SE/2000 (I'm not sure in which version exactly). Originally the "orphaned" tray icons just were there and you could not cause them to go away, "new" behavior is that first event (ie. hover) causes them to be destroyed. |
|
ReactOS, another guess here, does either a polling check if all taskbar icons have valid process handles or a check whenever a process exits.