[EXPLORER] start reworking some code for loading/saving settings implementation CORE...
authorRobert Naumann <gonzomdx@gmail.com>
Fri, 14 Apr 2017 18:08:34 +0000 (18:08 +0000)
committerRobert Naumann <gonzomdx@gmail.com>
Fri, 14 Apr 2017 18:08:34 +0000 (18:08 +0000)
commit8bf97b3a3d6b2ad90a8f276d603bc6cf12461bb8
tree72baea51b114740cc69593061e8a8368ba37b5aa
parent71817abc606b9239dba5a8c9ad3bcfc8e5281a3d
[EXPLORER] start reworking some code for loading/saving settings implementation CORE-11498

- Rename the settings structure to something more meaningful for using it for all taskbar related settings
- define some default settings
- check checkboxes with settings values in the properties window
- move saving the settings to an own function which will be implemented later

svn path=/trunk/; revision=74307
reactos/base/shell/explorer/explorer.cpp
reactos/base/shell/explorer/precomp.h
reactos/base/shell/explorer/settings.cpp
reactos/base/shell/explorer/trayntfy.cpp
reactos/base/shell/explorer/trayprop.cpp