home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / desktop / savers32 / wtrspt11 / wtrspots.txt < prev   
Text File  |  1995-12-09  |  4KB  |  86 lines

  1.  
  2.                           WATER SPOTS SCREEN SAVER
  3.                                For Windows95
  4.                                 Version 1.1
  5. =========================================================================
  6.                             (C) 1995 Lee Lorenz
  7.  
  8. LEGAL STUFF:
  9.     This is "FreeWare" with one request... drop me a line via E-Mail or
  10. by postcard and tell me how you like it. ESPECIALLY if you are from
  11. overseas or something like that (Send the Postcard). The only other
  12. restriction for users is that these files be distributed in their entirety:
  13.                     WTRSPOTS.SCR
  14.                     WTRSPOTS.TXT
  15.                     MMWM32.DLL
  16.                     WAVEMIX.INI
  17. Lastly, for commercial uses, if this is placed on a CD-ROM, E-Mail me and make
  18. arrangements to send me a copy of the final CD-ROM which includes my saver.
  19.  
  20.  
  21. Well, my first Windows95 program. This one is a simple screen saver the
  22. turns your desktop into a "work of art". It looks much better with
  23. Hi/TrueColor displays, as it does not attempt to manipulate the palette
  24. in any way.
  25. .........................................................................
  26.  
  27. Installation:
  28.     1) Copy WTRSPOTS.SCR to your "win95\system" directory.
  29.     2) Copy the MMWM32.DLL to your "win95\system" directory
  30.     3) Copy the WAVEMIX.INI to your "win95" directory
  31.     4) Use the desktop properties to set it up.
  32.  
  33. .........................................................................
  34.  
  35. Not much to say about the operation of it. Setting the Max Size simply
  36. limits the size of the "spots"- they range from 4x4 pixels to Max Size.
  37. The spots may be squares or circles.
  38. .........................................................................
  39.  
  40. This screen saver has been tested with Build 490 of Windows 95
  41. .........................................................................
  42.  
  43. Be on the look out for more screen savers from me. I hope to have a
  44. package of savers out before the scheduled release of Windows 95 (All
  45. right back there... stop laughing! Windows 95 *WILL* be out on Aug 24,
  46. 1995) I hope to mess around with using DirectDraw and dealing with the
  47. small preview display.
  48. .........................................................................
  49.  
  50. Send Accolades (and bugs, if any) to: llorenz@ic.net
  51.  
  52. KNOWN LIMITATIONS:
  53. --------
  54. 1. Well, sometimes the cursor flickers in Screen Properties. I'm not sure why;
  55. this may have to do with multi-threading and the fact I grab the DC full time.
  56. 2. Cheap soundcard drivers may puke. I tested this on a REAL CHEAP driver/card,
  57. ThunderBoard, and had problems initially with the WaveMix routines. Now it does
  58. seem to work, though. - AND DON'T EVEN TRY WITH SPEAKER.DRV!!!!
  59. 3. The MMWM32.DLL *MUST* be in the system directory, even if you don't use
  60. sound.
  61.  
  62.  
  63. CHANGES:
  64. --------
  65. 1.0A    7/03/95     Modified "drop" routine to use proper dithering on 256/16
  66.                     color displays.
  67. 1.0B    7/15/95     Added wave file playback. Nice annoying "Popping" noise
  68.                     This should sufficiently drive any co-workers crazy
  69.                     {EVIL GRIN}
  70. 1.0C    7/23/95     Added WaveMix to the program. Since Microsoft was kind
  71.                     enough to put restrictions on distributing a re-compiled
  72.                     version of the DLL, but failed to make available the
  73.                     ACTUAL 32-bit DLL, I had to rename and recompile; which
  74.                     allows me to distribute it, according to their terms.
  75. 1.1     8/06/95     Final cleanup for release to the net.
  76.  
  77. To do?
  78. --------
  79. Nothing more that I can think of. If I include this in my package of
  80. screen savers, I'll add some of the standard goodies that will work across
  81. most of the savers.
  82.  
  83.  
  84.  
  85.  
  86.