home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / gotch175.zip / README < prev   
Text File  |  2003-01-15  |  2KB  |  64 lines

  1. -- GOTCHA! 1.75 --
  2.  
  3.  Gotcha! is an OS/2 screen capture utility. It allows to capture either
  4. windows, window interiors, parts of the screen or the whole desktop and
  5. save them to disk in many image formats (if OS/2 Multimedia is installed)
  6. or clipboard. Serial capture and batch mode options are available.
  7.  
  8.  Since v1.73, Gotcha! is free software released under the GPL. See the
  9. file COPYING for details.
  10.  
  11.  As an exception the Czech translation (czech.rc) is copyright by
  12. Tomas Hajny.
  13.  
  14.  As another exception the translation to Brazilian Portuguese
  15. (portbras.rc and portbras.ipf) is copyright by Érico Mendonça.
  16.  
  17.  As another exception the Italian translation (italiano.rc and
  18. italiano.ipf) is copyright by Alberto Gabrielli.
  19.  
  20.  
  21. -- INSTALLATION --
  22.  
  23.  If you've unzipped the archive (which seems to be the case, since you
  24. are reading this file ;-) and copied the files to some appropriate
  25. directory, you're almost done.
  26.  
  27.  The only thing else you'll have to do is to copy the file "gotcha.dll"
  28. to some directory in your LIBPATH (x:\OS2\DLL e.g.).
  29.  
  30.  You may run "install.cmd" to create a WPS-object for Gotcha!.
  31.  
  32.  
  33. -- BUILDING --
  34.  
  35.  Gotcha! was originally developed under OS/2 using emx/gcc 0.9d and
  36. dmake 4.0. I can't say if it would be hard to adjust it for other
  37. compilers or make utilities (though I guess it will need some work to
  38. port it to another OS due to missing seperation of program logic and
  39. system specific issues like e.g. windowing - aka: bad code). If you
  40. want to recompile the program, take a look at the Makefile and adjust
  41. the settings (probably only the "I" macro that tells where you keep
  42. your include files) and then just run dmake.
  43.  
  44.  The code is rather bad in most places and the whole program needs a
  45. major rewrite, which I have been working on for a long (time since
  46. the release of v1.65 in 1999!) but which is only very slowly progressing
  47. due to my permanent lack of time.
  48.  
  49.  
  50. -- NOTE --
  51.  
  52.  If you get a SYS2070 error when starting this version of Gotcha! you
  53. have an old version of the file gotcha.dll somewhere in your LIBPATH.
  54. Delete it and everything should work.
  55.  
  56.  
  57. -- MORE INFO --
  58.  
  59.  For more information see Gotcha!'s online help!
  60.  
  61. Have fun!
  62. Thorsten Thielen <thth@gmx.net>
  63. (Member of Team OS/2 Region Trier e.V.)
  64.