mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 02:44:55 +08:00
This provides a more convenient way to adjust system volume: through media buttons! Handles `APPCOMMAND_VOLUME_MUTE`, `APPCOMMAND_VOLUME_UP`, and `APPCOMMAND_VOLUME_DOWN` notifications. CORE-12323