-
Type:
Improvement
-
Status: Untriaged
-
Priority:
Minor
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Shell
-
Labels:None
The ability to show / hide tray icons, and reactos remembering this setting!
Stored in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify (XP)
and HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify (Vista+)
Attached code shows a COM interface to it, and enumerates stored settings.
Based on documentation from http://www.geoffchappell.com/studies/windows/shell/explorer/interfaces/itraynotify/index.htm