PDA

Click to See Complete Forum and Search --> : PlaySound API


VB6Coder
Aug 23rd, 2001, 09:56 AM
Does anyone know all the Windows sound names that can be used with the PlaySound API?

e.g. MenuCommand, MenuPopup

Thanks in advance
:)

JoshT
Aug 23rd, 2001, 10:30 AM
I think these can be dynamically added and remove via the registry under HKCU\AppEvents\EventLabels\

VB6Coder
Aug 23rd, 2001, 10:56 AM
Cheers JoshT
:)