home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / zkuste / delphi / nastroje / d23456 / PRODEL.ZIP / VENDOR.TXT < prev   
Text File  |  2001-11-25  |  3KB  |  55 lines

  1. ProDelphi x.x     Copyright 1998 - 2001 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 Freeware 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,  PROFINTC.PAS,
  15.     PROFONLI.PAS, PROFONLC.PAS, PROFONLI.DFx, PROFONLC.XFx, READMExx.DOC, 
  16.     INSTALL.TXT,  ORDER.TXT,    LICENSE.TXT,  VENDOR.TXT,   NEWS.TXT, 
  17.     REGISTER.ENG, 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:      9.2
  25. File names:   PROFILER.EXE + PROFMEAS.DLL + PROFCALI.DLL + PROFINT.PAS +
  26.               PROFONLI.PAS + PROFONLI.DFx + PROFINTC.PAS + PROFONLC.PAS +
  27.               PROFONLC.XFx + SETUP.EXE + LICENSE.TXT + GETSPEED.EXE + 
  28.               NEWS.TXT + INSTALL.TXT + LICENCE.TXT + ORDER.TXT + REGISTER.GER +
  29.               REGISTER.ENG + files for two example programs.
  30. Category:     Program development, optimization and debugging utility
  31. Keywords:     Code optimization, profiling, postmortem review, debugging,
  32.               Pascal, Delphi2, Delphi3, Delphi4, Delphi5, Delphi6, VCL, CLX
  33. Requirements: Windows 95/98/ME, NT 4.0 or Windows 2000, Pentium or compatible 
  34.               (e.g. AMD K6 or AMD Athlon)
  35. Registration: EUR 42.50 (+ 16% VAT for citizens of the EC)
  36.               Latest version without functional limitations, free future 
  37.               versions, free support via email.
  38. Author:       Helmuth J. H. Adolph
  39.               Am Gruener Park 17
  40.               90766 Fuerth
  41.               Germany
  42.               E-Mail     : helmuth.adolph@prodelphi.de
  43.               Homepage   : http://www.prodelphi.de
  44.  
  45.  
  46. ----- Short description:
  47.  
  48. 1. Lets you optimize the code of your program writen for Delphi 2,3,4,5 or 6
  49.    by measuring the runtime of functions and procedures. Results of measurement
  50.    are displayed by the built-in viewer. Granularity 1 CPU-cycle.
  51.  
  52. 2. Lets you find out the function or procedure that caused an exception and
  53.    gives you the actual call stack at the time of exception.
  54.  
  55.