Enabling Sound Events for WinPopup in WFWG 3.11 (111963)



The information in this article applies to:

  • Microsoft Windows for Workgroups 3.11
  • Microsoft Windows Sound System 1.0
  • Microsoft Windows Sound System 1.0a
  • Microsoft Windows Sound System 2.0

This article was previously published under Q111963

SUMMARY

If you use Windows for Workgroups version 3.11 WinPopup and you have either Microsoft Windows Sound System or Microsoft Sound Bits installed, you can enable system sounds for WinPopup events.

MORE INFORMATION

To add sound events for WinPopup, add the following to lines to the [sounds] section of your WIN.INI file
   WinPopUpOpen=<wavefile>,WinPopUp Open
   WinPopUpClose=<wavefile>,WinPopUp Close
   WinPopUpMinimize=<wavefile>,WinPopUp Min
   WinPopUpRestoreUp=<wavefile>,WinPopUp Restore Up
				
where <wavefile> is the path to a wave file. For example:
WinPopUpOpen=c:\windows\ding.wav,WinPopUp Open
				
NOTE: The WinPopUpOpen sound does not play the corresponding sound when WinPopup pops up. The sound is played when you restore WinPopup to an open window.

Modification Type:MajorLast Reviewed:12/5/2003
Keywords:KB111963