[SHELL32] Show system control applet in taskbar (#4437)
authorRaymond Czerny <102076097+RaymondCzerny@users.noreply.github.com>
Tue, 3 May 2022 14:02:58 +0000 (16:02 +0200)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 14:02:58 +0000 (16:02 +0200)
commit1461ca403f81cc419b5011da5d7b5a1048e8e4ec
tree07c470e03cab90200b5a31b0e6884e9d72c22030
parentb57be0a746fd9b42fed0e9ac5cf88eaf222ce11d
[SHELL32] Show system control applet in taskbar (#4437)

Display the control panel applet in the taskbar to allow better navigation between programs.
CORE-18137

This is proceeded by manipulating the window of the current instance of 'rundll32.exe':
- Set title text
- Set icon
- Show window (minimal)
- Engaging the corresponding button in the Taskbar.
dll/win32/shell32/wine/control.c