home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / SNDWORKS.ZIP / README.TXT < prev    next >
Text File  |  1995-01-26  |  4KB  |  86 lines

  1. /*****************************************************************************
  2. SoundWorks:  README.TXT
  3. Copyright ⌐ 1994 - 1995, Michael K. Schumell
  4. All Rights Reserved
  5. *****************************************************************************/
  6.  
  7. INTRODUCTION
  8. OS/2 Warp has a peculiar bug: system sounds drop out of seamless Win-OS/2
  9. sessions shortly after they have started.  This situation can be identified
  10. by receiving a "Can't play selected sound" error from the Control Panel.  IBM
  11. has informed me that this is a known problem (APAR PJ16129), and that they
  12. "are working on it."  SoundWorks remedies this situation until IBM can find
  13. the cause and an adequate solution.
  14.  
  15. INSTALLATION
  16. If you are upgrading from an earlier version, you need to first remove the 
  17. currently installed version and restart Win-OS/2.
  18. 1.  Start Control Panel.
  19. 2.  Start the "Drivers" applet.
  20. 3.  Click the "Add..." button.
  21. 4.  Select "Unlisted or Updated Driver" and click "OK".
  22. 5.  When prompted for the disk, specify the name of the drive or directory
  23.     containing the bundled files, OEMSETUP.INF and SNDWORKS.DRV, and click 
  24.     "OK".
  25. 6.  Select "SoundWorks" and click "OK".
  26. 7.  Restart Win-OS/2.
  27. (Note that Control Panel will modify your Windows' SYSTEM.INI file.)
  28.  
  29. CONFIGURATION
  30. With some sound cards, a Win-OS/2 session may not close properly.  If you
  31. experience this problem, use the following procedure.
  32. 1.  Close all Windows programs; if possible, end the Win-OS/2 session.
  33. 2.  Start Control Panel in a seamless Win-OS/2 session.
  34. 3.  Start the "Drivers" applet.
  35. 4.  Select "SoundWorks".
  36. 5.  Click "Setup...".
  37. 6.  In the "Potential problem-causing modules" listbox, no entries should 
  38.     appear.  If    any entries are shown, the Win-OS/2 session may not close 
  39.     correctly.  Select each entry and click the "Add..." button.
  40. (Note that SoundWorks cannot be configured if system sounds are not 
  41. functioning.  Therefore you must restart your Win-OS/2 session after first-
  42. time installation.  Also note that this problem seems to plague PAS16 users,
  43. and is caused by WINMM16.DLL and MMMIXER.DLL.)
  44.  
  45. VERSION HISTORY
  46. 1.1    Bug: Seamless Win-OS/2 session does not close.
  47.        Fix: Add user-controled "Window Finder".
  48.        Bug: Incorrect return value possible in message filters.
  49.        Fix: Correct code.
  50.  
  51. 1.0a   Bug: Norton Desktop 3.0's Quick Access menu not responding properly
  52.        to right-mouse button under DOS+Windows.
  53.        Fix: Detect type of session; do not install message filters if not a
  54.        seamless Win-OS/2 session.
  55.        Bug: Previously installed message filters not called; some CD-ROM and
  56.        modem applications not functioning correctly.
  57.        Fix: Add code to call previously installed message filters.
  58.  
  59. LICENSE
  60. The author grants you a royalty-free right to use the program.  You may
  61. redistribute the program in its original, unaltered condition provided you
  62. accept no fee other than reasonable distribution costs.  Although this
  63. software is free, it is not public domain; the author retains title to the
  64. program.
  65.  
  66. WARRANTY
  67. The program is distributed "as-is", without warranty, express or implied, as 
  68. to merchantability or fitness for a particular purpose.  In no event shall 
  69. the author be held liable for any damages, including consequential and 
  70. incidental damages, without limitation, arising from the use or inability to 
  71. use the software, even if the author has been advised of the possibility of 
  72. such damages.  All warranties are hereby disclaimed.
  73.  
  74. CONTACTING THE AUTHOR
  75. Have a suggestion or comment or found a bug?  You can contact the author at:
  76. E-mail: schumm@rpi.edu
  77. Mail:   Michael K. Schumell
  78.         408A BARH, RPI
  79.         Troy, NY  12180
  80.  
  81. FROM THE LEGAL DEPARTMENT
  82. IBM is a registered trademark, and OS/2 Warp and Win-OS/2 are trademarks of 
  83. the International Business Machines Corporation.  Windows is a trademark of 
  84. Microsoft Corporation.  Other trademarks are property of their respective
  85. holders.
  86.