home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / program / delphi / download / nastroje / d234567 / PRODELD.ZIP / VENDOR.TXT < prev   
Text File  |  2003-12-30  |  3KB  |  54 lines

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