[EXPLORER] -Rewrite taskbar settings routines and dialog
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 30 Oct 2017 15:39:12 +0000 (17:39 +0200)
committerGiannis Adamopoulos <johnyadams@outlook.com>
Tue, 31 Oct 2017 23:04:39 +0000 (01:04 +0200)
commit2ed535da8ab490b53bb496f3ac25fd1fd03f4965
tree0b98c885a9cc107041697e89dd7aa7a16a7ecb1e
parentcc578af6df1c6299fc2256559dfea80ef172cfd2
[EXPLORER] -Rewrite taskbar settings routines and dialog
- Rewrite the taskbar settings and start menu settings property sheets.
- All settings in the taskbar settings property sheet can be loaded and saved properly except for the quick launch one which will be implemented later.
- Implement toggling lock, autohide and always on top. The rest will be implemented later.
base/shell/explorer/CMakeLists.txt
base/shell/explorer/explorer.cpp
base/shell/explorer/precomp.h
base/shell/explorer/resource.h
base/shell/explorer/settings.cpp
base/shell/explorer/taskswnd.cpp
base/shell/explorer/trayntfy.cpp
base/shell/explorer/trayprop.cpp
base/shell/explorer/traywnd.cpp