Microsoft KB Archive/111963

From BetaArchive Wiki
Knowledge Base


Enabling Sound Events for WinPopup in WFWG 3.11

Article ID: 111963

Article Last Modified on 12/5/2003



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.


Additional query words: 3.11 wss sound bits SNDEVNTS.DRV WinPop-up

Keywords: KB111963