[SHELL32][EXPLORER] Update system-wide environment variables (#663)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 8 Jul 2018 14:32:42 +0000 (23:32 +0900)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Sun, 8 Jul 2018 14:32:42 +0000 (16:32 +0200)
commita882ec7a02ec220e2c22c129c9e993900a1dc237
treeac11ba9af123f56555c5304f249a0974b5409e4c
parent25004bb5b424960358fda4ba9d8438246c0bef9e
[SHELL32][EXPLORER] Update system-wide environment variables (#663)

- Implement shell32 RegenerateUserEnvironment() function and use it.
- CShellBrowser and CDesktopBrowser implements WM_SETTINGCHANGE actions.

CORE-1459, CORE-14397
base/shell/explorer/traywnd.cpp
dll/win32/browseui/shellbrowser.cpp
dll/win32/shell32/precomp.h
dll/win32/shell32/shell32.cpp
dll/win32/shell32/shelldesktop/CDesktopBrowser.cpp
dll/win32/shell32/stubs.cpp
sdk/include/reactos/undocshell.h