Does anyone know all the Windows sound names that can be used with the PlaySound API?
e.g. MenuCommand, MenuPopup
Thanks in advance
:)
Printable View
Does anyone know all the Windows sound names that can be used with the PlaySound API?
e.g. MenuCommand, MenuPopup
Thanks in advance
:)
I think these can be dynamically added and remove via the registry under HKCU\AppEvents\EventLabels\
Cheers JoshT
:)