Add basic sound-effect support to Snarl messages. This will require creating an extended SNARLSTRUCT type which can take a string that points to the location of a wav file. For now we'll just use the basic built-in win32 PlaySound() api so we support whatever that supports.