': Program procedures: ------------------------------------------------------------------------------------------------
'----------------------------------------------------------------------------------------------------------------------
'------------------------------------------------------------------------------------------------------------------
' Plays Windows default sounds
' Sounds can be invoked using the following strings:
' "SystemDefault","SystemExclamation","SystemExit","SystemHand","SystemQuestion","SystemStart","SystemWelcome"
s
= PlaySound
("SystemDefault" + CHR$(0), 0, 65537) ' play Windows default system sound