Files
reactos/base
Vitaly Orekhov d19eda648c [AUDIOSRV] Broadcast winmm_devicechange to all desktops and applications (#9264)
This is an undocumented WinMM specific message that tells whether the
`KSCATEGORY_AUDIO` devices were installed or removed. wParam and lParam
are not used by this message.

It's needed for #8577 to get notification on default audio output device change.

CORE-12323
2026-08-22 19:42:20 +03:00
..