home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / RESINFO / RESINFO.DOC next >
Encoding:
Text File  |  1992-07-12  |  1.7 KB  |  55 lines

  1. July 2, 1992                                     Hamburg, Germany
  2.  
  3. About the program:
  4. ------------------
  5. This programm gives you information about different resource-files
  6. on different systems. With resource-file I mean a file where located
  7. data which is needed for running a application. Resources can be
  8. String-Tables, Dialog-Boxes, etc.
  9.  
  10. What would be supported:
  11. ------------------------
  12. At this time following platforms will be supported:
  13.  
  14. DOS:     *.RES  Files that where created from Turbo-Vision for Turbo Pascal
  15.          *.EXE  *.RES Resource files which were added to a program
  16.  
  17. WINDOWS: *.RES  Files that where created by the RWS from Borland
  18.                 Problems are on reading Fonts or RLE compressed
  19.                 Bitmaps.
  20.          *.EXE  Not supported yet, but look for a way do it
  21.  
  22. How to Call:
  23. ------------
  24. You call the programm from DOS with following params :
  25.    RESINFO [files[.ext]]
  26. If you call it without any parameter it scans all *.RES
  27. in the current directory !
  28.  
  29.  
  30. Changes / Bugfixes:
  31. -------------------
  32. 12.07.92   Use the MAKE utility for compile and compose the zip file
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. If you have some additional questions or suggestions about the program
  40. you can reach me under following addresses ( I prefer E-Mail ):
  41.  
  42.  Stefan Boether          E-Mail:  CompuServe   100023,275
  43.  Methfesselstr. 38                FidoNet      2:242/200
  44.  W-2000 Hamburg 20                Internet     100023.275@CompuServe.COM
  45.  = West-Germany =
  46.  
  47. And last not but least my sign. If you see it anywhere you know that
  48. I was there.
  49.  
  50.  - Mfg Stefc -
  51.  
  52.  
  53. P.S.  Many thanks to the people at the CompuServe BPROGA and BORGMBH Forum.
  54.       Without them this programm doesn't exists at this time !
  55.