[EXPLORER] Save taskbar position and locked state after reboot (#5393)
authorCarl J. Bialorucki <cbialo2@outlook.com>
Tue, 4 Jul 2023 13:16:24 +0000 (07:16 -0600)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2023 13:16:24 +0000 (16:16 +0300)
commit7fafeb6390448aed9c435cf4baf2dd175fa2dc81
tree28db7dbf6c22c237d0fba871ba7a3481283a2bf1
parentbfb973e0b3c62b7a7be01e4dbcb1a532e165c3c4
[EXPLORER] Save taskbar position and locked state after reboot (#5393)

- Save locked state of the taskbar when toggled using its context menu.
- Save position of the taskbar after dragging it around the desktop.
- Invoke TRAYCMD_LOCK_TASKBAR command when (un)locking the taskbar
  by the context menu, instead of duplicating this functionality.

CORE-11621 CORE-16997
base/shell/explorer/traywnd.cpp