home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / v / vsave193.zip / WHATSNEW.193 < prev   
Text File  |  1993-03-07  |  4KB  |  101 lines

  1.  
  2.  
  3.   Version 1.93  (2/28/93)
  4.   =======================
  5.  
  6.     * Added an interrupt 33h handler which may be used by starting VGAsave
  7.       with /int33 to resolve the mouse problems reported by several users
  8.       The interrupt 33h handler is not installed as a default since it
  9.       increases the resident memory requirement of VGAsave to 448 bytes.
  10.       See the section in the doc entitled "Mouse Problems" before using
  11.       the /int33 switch.
  12.  
  13.     * The rstmouse utility is no longer needed with windows 3.0 and is
  14.       no longer distributed with VGAsave.  VGAsave now will reset the
  15.       mouse each time /on or /m+ is used.  This is necessary for the
  16.       int 33h handler to function properly.
  17.  
  18.     * Special thanks to Eduardo L. Franco and Richard E. Roda for testing
  19.       the betas that never seemed to end.  Without their help, the mouse
  20.       problem probably wouldn't have been resolved.
  21.  
  22.     * Also thanks to Gene Ressler who independently confirmed the results of
  23.       my investigation into the interrupt 33h handler.
  24.  
  25.  
  26.  
  27.   Version 1.92  (2/7/93)
  28.   ======================
  29.  
  30.    * This version was not officially released.  Only a few pre-release
  31.      copies were mailed out.  If you have version 1.92 or one of the
  32.      1.92 betas, download version 1.93.
  33.  
  34.    * Added a /mirq switch that allows the user to manually specify the
  35.      IRQ line VGAsave is to use for the mouse.  This allows VGAsave
  36.      better compatibility with older mouse drivers that do not report
  37.      the IRQ line used by the mouse via an int 33h call.  But, you
  38.      have to have to get the mouse IRQ either from some memory mapping
  39.      software or from the mouse docs before you use the /mirq switch.
  40.  
  41.    * If you have experienced problems with the mouse in the previous
  42.      version of VGAsave, make sure you read the section entitled
  43.      "Mouse Problems" in the doc file
  44.  
  45.  
  46.    * Added a /unblank switch to unblank the screen from batch files.
  47.      If you want you can now use 'VGAsave /now' to blank the screen,
  48.      run some program(s), and use 'VGAsave /unblank' to restore the
  49.      screen when done.  This could also be useful at the command line
  50.      with DOS 5 i.e.
  51.  
  52.           c:\>SlowProgram<ctrl-t>VGAsave /unblank
  53.  
  54.  
  55.    * Added more hot keys.  Alt-A through Alt-Z, and Alt-0 to Alt-9 are
  56.      now possible hot keys for VGAsave.
  57.  
  58.    * Looked into the possibilities of allowing VGAsave to recognize the
  59.      shift, alt, ctrl, etc... keys to unblank the screen.  However, it was
  60.      found that adding this feature to VGAsave interferes with the hot key.
  61.      So, this was not and probably will never be implemented.
  62.  
  63.    * Decreased the resident memory requirement of VGAsave slightly.
  64.      Version 1.91 required 368 bytes.  Version 1.92 requires 352.
  65.      16 bytes is 16 bytes.  :)
  66.  
  67.  
  68.  
  69.  
  70.   VGAsave 1.91 (8/4/92)
  71.   =====================
  72.  
  73.    * Initial release.
  74.  
  75.  
  76.   For the Future
  77.   ==============
  78.  
  79.   If I could ever find out what int 2fh call windows makes when it
  80.   starts and ends (if it does use an int 2fh call), I would like
  81.   to have VGAsave recognize that windows is coming on line and automatically
  82.   disable itself and re-enbale itself upon return to DOS.
  83.  
  84.   Anybody have ideas or sources of documentation to make VGAsave windows
  85.   aware?
  86.  
  87.   I dunno.  Maybe it would be best just to leave VGAsave the way it
  88.   is since this will increase the resident memory requirement, /off
  89.   and /on work fine.
  90.  
  91.  
  92.   Acknowledgements
  93.   ================
  94.  
  95.   I'd like to thank all the people who from the net who sent mail
  96.   describing the problems that they were having.
  97.  
  98.   I'd also like to thank all the folks who dropped me a note saying that
  99.   they liked the program and everything was working fine.
  100. 
  101.