Fix Bug #591; The sounds from TONE/SOUND now appear as coming from
FMSLogo in the Windows Volume Mixer instead of from System Sounds.
This was done by creating a waveform in memory and using wxSound to start
and stop it. While the sound is playing, the code checks the message queue
for new events (like a Halt).