home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / Chip_2000-07_cd.bin / sharewar / prodelph / VENDOR.TXT < prev   
Text File  |  2000-05-02  |  2KB  |  52 lines

  1. ProDelphi 8.x     Copyright 1998/1999/2000 by Helmuth J. H. Adolph
  2.  
  3. This file provides information for shareware/freeware distributors who wish to 
  4. distribute ProDelphi.
  5.  
  6. -------------------------------  Distribution  ---------------------------------
  7.  
  8. The following paragraph is an extract from the license agreement (LICENSE.TXT)
  9. regarding the distribution of the Shareware Version of ProDelphi:
  10.  
  11. BBSs, disk vendors, online services, and other shareware distributors may
  12. distribute the Freeware Version of ProDelphi with the following conditions:
  13.  1) All of the distribution files must be included unmodified:
  14.     PROFILER.EXE, PROFMEAS.DLL, PROFCALI.DLL, PROFINT.PAS, PROFONLI.PAS, 
  15.     PROFONLI.DFx, READMExx.DOC, INSTALL.TXT, ORDER.TXT, ORDFORM.TXT, 
  16.     LICENSE.TXT, VENDOR.TXT, REGISTER.ENG, REGISTER.GER, NEWS.TXT, REGISTER.ENG,
  17.     REGISTER.GER, DLLSUPP.ZIP, SETUP.EXE and GETSPEED.EXE.
  18.  2) Nothing may be charged for the software other than a nominal fee for the
  19.     distribution costs.
  20.  
  21. ------------------------------  Product Profile  -------------------------------
  22.  
  23. Product name: ProDelphi
  24. Version:      8.0
  25. File names:   PROFILER.EXE + PROFMEAS.DLL + PROFCALI.DLL + PROFINT.PAS +
  26.               PROFONLI.PAS + PROFONLI.DFx + SETUP.EXE + LICENSE.TXT +
  27.               GETSPEED.EXE + files for two example programs.
  28. Category:     Program development, optimization and debugging utility
  29. Keywords:     Code optimization, profiling, postmortem review, debugging,
  30.               Pascal, Delphi2, Delphi3, Delphi4, Delphi5
  31. Requirements: Windows 95/98 or Windows NT 4.0, Pentium or compatible (e.g.
  32.               AMD K6 or AMD Athlon)
  33. Registration: US$ 48.- or EUR 49.- (latest version without functional
  34.               limitations, free future versions, free support via
  35.               email or postal mail)
  36. Author:       Helmuth J. H. Adolph
  37.               Am Gruener Park 17
  38.               90766 Fuerth
  39.               Germany
  40.               E-Mail     : helmuth.adolph@prodelphi.de
  41.               Homepage   : http://www.prodelphi.de
  42.  
  43.  
  44. ----- Short description:
  45.  
  46. 1. Lets you optimize the code of your program writen for Delphi 2, 3, 4 or 5 
  47.    by measuring the runtime of functions and procedures.
  48.  
  49. 2. Lets you find out the function or procedure that caused an exception and
  50.    gives you the actual call stack at the time of exception.
  51.  
  52.