home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 3 / Chip_Hitware_Vol_03.iso / chiphit3 / win95 / tool / snapshot / readme.txt < prev    next >
Text File  |  1995-08-23  |  8KB  |  180 lines

  1. SnapShot/32 allows you to capture any part of Windows 95 or Windows NT 
  2. desktop and whatever is displayed on it.  The picture can be printed or 
  3. saved as a bitmap (BMP) or GIF file for further processing.  To install 
  4. this program, just uncompress the SNAPxxx.ZIP file to an empty directory 
  5. on your hard disk and add it's icon to Windows 95 or NT.  
  6.  
  7. SnapShot/32 is a shareware software that should be registered with it's 
  8. author.  To register this copy of SnapShot/32, start the program 
  9. SNAP32.EXE and select the "Register" function under "Help" menu.
  10.  
  11. You are free to make copies of the distribution archive (SNAPxxx.ZIP) 
  12. and pass it along to others for their evaluation provided that no 
  13. modifications or additions are made to the software, its documentation, 
  14. or any associated files, and it is not bundled in a distribution of any 
  15. other software .
  16.  
  17. Usage of SnapShot/32 is very simple.  Just select one of the functions 
  18. under "Snapshot" menu: 
  19.  
  20.    Desktop - capture the whole desktop (all you can see on the screen) 
  21.  
  22.    Rectangle - cross-cursor will appear.  Click with left mouse button 
  23.    where you want the capture rectangle to start, then rubber-band a 
  24.    rectangle to enclose the desired region, and click the left mouse 
  25.    button again.  Click right mouse button at any time to abort this 
  26.    function.  
  27.  
  28.    Window - click with the left mouse button on any window you want to 
  29.    capture.  The whole window, together with title bar and borders will 
  30.    be included.  If you click inside a window, you may get only one of 
  31.    it's sub-windows instead.  If this happens, try again, but click 
  32.    rather on a title bar or a frame of the window you want.  
  33.  
  34.    Client - capture client area of a window, i.e.  it's inside, without 
  35.    title bar or borders.  
  36.  
  37. When the capture is finished, you can view the image in SnapShot/32 
  38. window.  Next you can copy it to the clipboard for processing in other 
  39. programs supporting Windows Device Independent Bitmap format by 
  40. selecting Edit/Copy function, save to BMP or GIF file or print it.
  41.  
  42. Starting with version 2.30 there are some advanced options available:
  43.   "Repeat last capture" function and hot-key.
  44.   "Auto capture and save" feature - save pre-defined screen area to a file
  45.   every time the "Repeat last capture" hot key is pressed, or a specified
  46.   time elapses.
  47.   "Save with cursor image included" option.
  48. Please read the "Help" screens while working with SnapShot/32 to learn
  49. more about them.
  50.  
  51. To register copies of SnapShot/32 please contact:
  52.  
  53.         Greg Kochaniak
  54.         3146 Chestnut Street
  55.         Murrysville, PA 15668, USA
  56.  
  57.         e-mail: gregko@kagi.com (preffered)
  58.     http://198.207.242.3/gregko/gregko.htm
  59.         
  60. License cost:
  61.         Single licenses:       $20 each
  62.     Site license:         $500
  63.        Site licenses cover a single organization for an area of up to
  64.            one hundred miles (160 km) in radius.
  65.         World-wide license:  $1500
  66.  
  67. Please use the REGISTER program usually provided with SnapShot/32 to 
  68. make payments. I use KAGI SHAREWARE registration service, which accepts
  69. different payment methods, including credit card and invoices.
  70. If you live in US or Canada you may also mail me your check or money order
  71. directly, payable to Greg Kochaniak.
  72.  
  73. ========================================================================
  74.  
  75. Changes log:
  76.  
  77. Ver. 2.40, released 1995.08.23
  78. Fixed the printing bug under Windows 95 (it would not print at all),
  79. introduced since ver. 2.34.
  80. Changed the way license numbers are generated. Until now the numbers
  81. were based on the name of the machine, where the program was running.
  82. Now they are based on the name of the owner, so that people could use
  83. SnapShot/32 on several machines. Still the "single user license" number
  84. must be entered separately on each machine, but since it is tied to
  85. the owner name, one can install it e.g. on her/his desktop and laptop
  86. computer independently. The name of the owner appears in the "Help/About"
  87. box. People who registered earlier and have licenses based on machine
  88. names can upgrade to a "single user license" at no cost by sending
  89. me an email message or a letter containing their machine name and
  90. old license number. The old licenses will still work.
  91.  
  92. Ver. 2.34, released 1995.07.30
  93. Bug fix: SnapShot/32 saves it's position and window size on exit, and 
  94. when restarted, it's window is positioned as before.  This created 
  95. problem when the saved position was completely off-screen so the window 
  96. was not visible.  Fixed by checking for any corner of SnapShot/32 window 
  97. being off-screen, and if so - repositioning the window to the center of 
  98. the screen.  Also modified the message that appears if SnapShot/32 can 
  99. not register its hot keys, e.g.  due to another program (sometimes 
  100. another copy of SnapShot/32) using them.  This message is less cryptic 
  101. now, explains the reason and suggests changing the keys with "Configure 
  102. Hot Keys" dialog under "Options" menu.
  103. Also fixed: "Enable hot keys" check box in hot keys setup dialog was
  104. not doing anything.
  105.  
  106. Ver. 2.33, released 1995.07.23
  107. Added ability to read GIF files, but only in registered version.
  108. You may read-in GIF file to view it, print it, translate to BMP
  109. file or change the GIF file attributes like interlaced mode and
  110. transparent background.
  111.  
  112. Ver. 2.32, released 1995.07.14
  113. Working on a MAP file for a GIF image for one of my WEB pages I
  114. needed to read coordinates of points on the bitmap. Added the
  115. display of last mouse click coordinates to the title of
  116. SnapShot/32 window.
  117.  
  118. Ver. 2.31, released 1995.07.12
  119. There seems to be a bug in Win95 betas - when asking how many
  120. colors the display supports ( GetDeviceCaps( dhdc, BITSPIXEL ) call )
  121. it says "2" even if it's in 16 color mode. For this reason the
  122. bitmaps or GIFs saved in 16 color mode were black and white only.
  123. Worked around this bug by forcing 16 colors always if less colors
  124. are reported.
  125.  
  126. Ver. 2.30
  127. Added hot key configuration dialog.
  128. Added "Repeat last capture" function and hot-key.
  129. Added the "Auto capture and save" feature - save pre-defined screen
  130. area to a file every time the "Repeat last capture" hot key is pressed,
  131. or a specified time elapses.
  132. Added "save with cursor image included" option.
  133. Fixed a problem with hot-keys, which did not operate under NT 3.5
  134. if SnapShot/32 window was not in foreground.
  135.  
  136. Ver. 2.29
  137. Made separate functions "Save BMP" and "Save GIF" under "File" menu
  138. for easier access. Save GIF has now options to set interlaced mode
  139. for GIF file (fade-in effect on WEB) and to set transparent background
  140. attribute. The transparent background is available only in registered
  141. version.
  142. Added "Setup" button to "Print" dialog for easier access.
  143.  
  144. Ver. 2.28
  145. (there was no 2.27 release)
  146. Fixed GIF save for graphics cards with more than 256 colors.
  147. Fixed BMP save - used to save always 256 color bitmaps, now it's
  148. the same as the display color resolution.
  149.  
  150. Ver. 2.26:
  151. Fixed problems with color printing.
  152. Removed printing and clipboard copy restriction for non-registered
  153. version.
  154.  
  155. Ver. 2.25:
  156. Changed registration info, added REGISTER application.
  157.  
  158. Ver. 2.24:
  159. Changed hot keys to F12, since PrintScreen did not work on Windows 95.
  160. Fixed printing on Windows 95.
  161.  
  162. Ver. 2.23:
  163. Added hot-keys (PrintScreen with different Shift and Ctrl combinations).
  164. Among other things they allow capture with menus pulled down.
  165.  
  166. Ver. 2.22:
  167. Fixed the capture problem on Windows 95, that caused parts of 
  168. SnapShot/32 windows be visible after selecting one of the functions from 
  169. Snapshot menu.
  170.  
  171. Ver. 2.21:
  172. Fixed the problem that sometimes caused SnapShot/32 to hang on startup.
  173.  
  174. Ver. 2.20:
  175. Added ability to save captures in GIF format, importang e.g. for people
  176. working on HTML (Web) documents.
  177. Worked around a problem in NT 3.51 beta and Win95 where Print Setup dialog
  178. crashed the program.
  179.  
  180.