home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 February
/
Chip_2002-02_cd1.bin
/
zkuste
/
delphi
/
nastroje
/
d23456
/
PRODEL.ZIP
/
VENDOR.TXT
< prev
Wrap
Text File
|
2001-11-25
|
3KB
|
55 lines
ProDelphi x.x Copyright 1998 - 2001 by Helmuth J. H. Adolph
This file provides information for shareware/freeware distributors who wish to
distribute ProDelphi.
------------------------------- Distribution ---------------------------------
The following paragraph is an extract from the license agreement (LICENSE.TXT)
regarding the distribution of the Freeware Version of ProDelphi:
BBSs, disk vendors, online services, and other shareware distributors may
distribute the Freeware Version of ProDelphi with the following conditions:
1) All of the distribution files must be included unmodified:
PROFILER.EXE, PROFMEAS.DLL, PROFCALI.DLL, PROFINT.PAS, PROFINTC.PAS,
PROFONLI.PAS, PROFONLC.PAS, PROFONLI.DFx, PROFONLC.XFx, READMExx.DOC,
INSTALL.TXT, ORDER.TXT, LICENSE.TXT, VENDOR.TXT, NEWS.TXT,
REGISTER.ENG, REGISTER.GER, DLLSUPP.ZIP, SETUP.EXE and GETSPEED.EXE.
2) Nothing may be charged for the software other than a nominal fee for the
distribution costs.
------------------------------ Product Profile -------------------------------
Product name: ProDelphi
Version: 9.2
File names: PROFILER.EXE + PROFMEAS.DLL + PROFCALI.DLL + PROFINT.PAS +
PROFONLI.PAS + PROFONLI.DFx + PROFINTC.PAS + PROFONLC.PAS +
PROFONLC.XFx + SETUP.EXE + LICENSE.TXT + GETSPEED.EXE +
NEWS.TXT + INSTALL.TXT + LICENCE.TXT + ORDER.TXT + REGISTER.GER +
REGISTER.ENG + files for two example programs.
Category: Program development, optimization and debugging utility
Keywords: Code optimization, profiling, postmortem review, debugging,
Pascal, Delphi2, Delphi3, Delphi4, Delphi5, Delphi6, VCL, CLX
Requirements: Windows 95/98/ME, NT 4.0 or Windows 2000, Pentium or compatible
(e.g. AMD K6 or AMD Athlon)
Registration: EUR 42.50 (+ 16% VAT for citizens of the EC)
Latest version without functional limitations, free future
versions, free support via email.
Author: Helmuth J. H. Adolph
Am Gruener Park 17
90766 Fuerth
Germany
E-Mail : helmuth.adolph@prodelphi.de
Homepage : http://www.prodelphi.de
----- Short description:
1. Lets you optimize the code of your program writen for Delphi 2,3,4,5 or 6
by measuring the runtime of functions and procedures. Results of measurement
are displayed by the built-in viewer. Granularity 1 CPU-cycle.
2. Lets you find out the function or procedure that caused an exception and
gives you the actual call stack at the time of exception.