Fast ShareMem 2.10

By Emil Santos

Freeware 11 Sep 2006

In category

Components > System > Memory

Description

Most Delphi developers are resigned to the fact that to use dynamically-allocated memory (objects, strings etc) across DLLs, Sharemem.pas must be included, Borlndmm.dll must be bundled with their application, and its performance costs paid.

In fact, this is one of Delphi's weaknesses. When using DLL's and Sharemem, all memory allocations are slowed down, including simple string operations and object creation.

FastSharemem attempts to provide an alternative. It is a fast, lightweight replacement for Sharemem.pas and Borlndmm.dll which requires no runtime DLL, and incurs virtually no performance penalty. It can be downloaded here. For a discussion of why you might require Sharemem or a replacement, see the page on memory management.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 4 001kB

Platforms:

  • C++ Builder 2006
  • C++ Builder 1
  • C++ Builder 3
  • C++ Builder 4
  • C++ Builder 5
  • C++ Builder 6
  • Delphi 2
  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 3
  • Delphi 4
  • Delphi 5
  • Delphi 6
  • Delphi 7

Downloads