reactos/sdk
Whindmar Saksit 674136bcd0
[BROWSEUI] Save/Restore ShellBrowser bar states (#7035)
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
2024-06-21 19:17:13 +02:00
..
cmake [CMAKE][REACTOS] Introduce a utf16le_convert() cmake helper (#6904) 2024-06-10 21:23:12 +02:00
include [BROWSEUI] Save/Restore ShellBrowser bar states (#7035) 2024-06-21 19:17:13 +02:00
lib [KERNEL32_VISTA][SDK] Move SRW definitions to NDK (#6806) 2024-06-11 22:03:57 +02:00
tools