home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / Share / Progra / ProDelphi76 / VENDOR.TXT < prev   
Encoding:
Text File  |  2000-03-25  |  2.3 KB  |  52 lines

  1. ProDelphi 7.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 and SETUP.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:      7.6
  25. File names:   PROFILER.EXE + PROFMEAS.DLL + PROFCALI.DLL + PROFINT.PAS +
  26.               PROFONLI.PAS + PROFONLI.DFx + SETUP.EXE + LICENSE.TXT.
  27. Category:     Program development, optimization and debugging utility
  28. Keywords:     Code optimization, profiling, postmortem review, debugging,
  29.               Pascal, Delphi2, Delphi3, Delphi4, Delphi5
  30. Requirements: Windows 95/98 or Windows NT 4.0, Pentium or AMD K6
  31. Registration: US$ 48.- or EUR 49.- (latest version without functional
  32.               limitations, free future versions, free support via
  33.               email or postal mail)
  34. Author:       Helmuth J. H. Adolph
  35.               Am Gruener Park 17
  36.               90766 Fuerth
  37.               Germany
  38.               E-Mail     : helmuth.adolph@europe.de
  39.               Homepages  : http://www.hp.europe.de/prodelphi
  40.                            http://www.prodelphi.de.vu
  41.                            http://prodelphi.tripod.com
  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.