[EXPLORER] Handle WM_CONTEXTMENU message in CNotifyToolbar and BN_CLICKED notificatio...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 2 Apr 2018 19:06:09 +0000 (21:06 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 2 Apr 2018 19:13:35 +0000 (21:13 +0200)
commit4127024b0d7ef28e041fa61896b3eadcafd2fe36
tree726786cdb5298fd7bb93a288e01c308ca8cedf67
parentbb819f1528f078a9ac7b91c32e058e1d05f05052
[EXPLORER] Handle WM_CONTEXTMENU message in CNotifyToolbar and BN_CLICKED notification in CSysPagerWnd.

With these, we generate the WM_CONTEXTMENU and NIN_(KEY)SELECT
shell icon notifications that applications expect when they handle
shell notification icons with uVersion >= 3.

This fixes in particular the previously unresponsive icon of KVIrc 4.x,
and more generally *all* the notifiation icons of Qt applications.
CORE-10605 #resolve
base/shell/explorer/syspager.cpp