Re: FastMM Newbie Questions
- From: "Pierre le Riche" <pleriche@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 08:39:56 +0200
Hi Jon,
If I use a replacement BorlndMM.DLL, should I still have "ShareMem" as the
first unit in the .DPR, or should I use one of the other FastMM units?
You use the replacement borlndmm.dll in exactly the same way as the
original. The only difference is that you deploy the new borlndmm.dll with
your application instead of the Borland one.
What does SimpleShareMem do?
SimpleShareMem is a unit that ships with BDS 2006. It does the same thing as
the ShareMem unit, but without using an external DLL (borlndmm.dll). You can
achieve the same effect in older Delphi versions by using FastMM and
enabling its sharing mechanism.
Regards,
Pierre
.
- Follow-Ups:
- Re: FastMM Newbie Questions
- From: Jon Robertson
- Re: FastMM Newbie Questions
- References:
- FastMM Newbie Questions
- From: Jon Robertson
- FastMM Newbie Questions
- Prev by Date: Re: Inline assembler syntax error in Delphi 2006
- Next by Date: Re: Fastcode versus Highlander
- Previous by thread: FastMM Newbie Questions
- Next by thread: Re: FastMM Newbie Questions
- Index(es):