mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
Save/Restore the state of the ShellBrowser toolbar/addressbar/statusbar. Windows shares the state of the Go button and the locked state between Explorer and Internet Explorer but the bar states are not shared. Notes: - Seems to fix CORE-17236. - The stream layout does not match Windows so it uses a different name. The toolbar customize dialog needs to be fixed before it makes sense trying to save the toolbar state and the layout of other bands. CORE-17236