mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
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