FastMM 4.66 for D9PE by Amnon82
Description:
------------
A fast replacement memory manager for Borland Delphi
Win32 applications that scales
well under multi-threaded usage, is not prone to memory fragmentation, and supports
shared memory without the use of external .DLL files.
Changes:
--------
Version 0.0.1.1
I added a application kill function to terminate
bds.exe.
Edited FastMM4.pas you can find in the 'SRC'-folder.
To compile my version of FastMM download this sourcefile:
[
url]http://prdownloads.sourceforge.net/fastmm/FastMM466.zip?download[/
url]
How to install:
---------------
Make a backup of boreditu.dll and borlndmm.dll and copy all three
dll-files of this zip into the bin-folder of Delphi 2005
PE.
Homepages:
----------
FastMM for D9PE: [
url]http://www.autoq2.fx.to[/
url]
FastMM Project: [
url]http://fastmm.sourceforge.net[/
url]
License:
--------
This work is copyright Professional Software Development / Pierre le Riche.
It is released under a dual license, and you may choose to use it under
either the Mozilla Public License 1.1 (
MPL 1.1, available from
[
url]http://www.mozilla.org/
MPL/
MPL-1.1.html[/
url]) or the GNU Lesser General Public
License 2.1 (
LGPL 2.1, available from [
url]http://www.opensource.org/licenses/
lgpl-license.php[/
url]).