home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs4 / f1154.zip / CLOSER.DOC < prev    next >
Text File  |  1991-02-25  |  2KB  |  86 lines

  1. Closer
  2. Copyright (c) 1989, 1990, 1991  by Dragons Eye Software
  3.  
  4. Program Last Updated: 02/25/91
  5.  
  6.  
  7. Closer is a small program whose sole purpose is to close other windows.
  8. To run just copy the CLOSER.EXE file to your windows directory and then
  9. click on it to execute.  A menu is brought up with a list of currently
  10. open windows (including Closer) that may be selected with the mouse and
  11. then closed by selecting the "Close Program" button.
  12.  
  13. Closer takes less than 8K of memory while running.
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. If you have any questions or comments please contact Dragons Eye Software
  18. at the following address and phone number:
  19.  
  20. Dragons Eye Software
  21. P.O. box 200262
  22. Arlington, TX  76006-0262
  23.  
  24. (817) 265-5619 voice, available 8am to 10pm CDT 7 days a week.
  25.  
  26. or via Compuserve: 76057,101
  27.  
  28. ----------------------------------------------------------------------------
  29.  
  30.  
  31. Update History:
  32.  
  33.  
  34. 02/25/91 1.8
  35. ------------
  36. fixed a bug where the system would seem to lock up when closing the
  37. File Manager with Closer.
  38.  
  39.  
  40. 02/05/91 1.8
  41. ------------
  42. Re-compiled and streamlined to take up as little memory as possible
  43. while also loading as fast as possible.
  44.  
  45.  
  46. 06/18/90 1.7
  47. ------------
  48. Adjusted the window sizes and improved memory usage.  Also removed
  49. the refresh button as it is no longer needed.
  50.  
  51.  
  52. 06/14/90 1.6
  53. ------------
  54. Converted Closer for Windows 3.0
  55.  
  56.  
  57. 04/11/90 1.5
  58. ------------
  59. Fixed a bug which caused closer to go into an infinite loop when the
  60. user tried to close an application which would ask for confirmation,
  61. and then cancelled the close operation. (as when closing the MS-DOS
  62. Exec.)  Also modified the listbox routine so that it will not flicker
  63. when it is filled.
  64.  
  65.  
  66. 12/07/89 1.4
  67. ------------
  68. Closer now deselects any current selections in the listbox when the focus
  69. moves to another window.  This was done so that if another app is opened
  70. the user does not have to worry about closing the wrong window when he
  71. goes back to Closer.
  72. A radio button has been added so that the user can force Closer to update
  73. the application listbox.  Closer does not always update the listbox
  74. correctly when an application is closed and Closer gains the input focus.
  75. The radio button is a workaround solution to this problem.
  76.  
  77.  
  78. 04/24/89 1.1
  79. ------------
  80. Modified the listbox code so that Closer updates the listbox a little more
  81. cleanly
  82.  
  83.  
  84.  
  85.  
  86.