Borland Delhpi 7 FastMM RTLGetMem.inc/System.pas Patch 1.01

By Chao lin

Freeware 12 Mar 2006

In category

Documents > Other > Patches

Description

Borland Delhpi 7 FastMM RTL (GetMem.inc/System.pas) Patch.

What is FastMM(Fast Memory Manager)?

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.

Delphi: Place this unit as the very first unit under the "uses" section in your project’s .dpr file. When sharing memory between an application and a DLL (e.g. when passing a long string or dynamic array to a DLL function), both the main application and the DLL must be compiled using this memory manager (with the required conditional defines set).

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 389 892kB

Platforms:

  • Delphi 7

Downloads