Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : FastMM4 and DLL

www.cryer.info
Managed Newsgroup Archive

FastMM4 and DLL

Subject:FastMM4 and DLL
Posted by:"Francois Piette [ICS & Midware]" (francois.piet..@overbyte.be)
Date:Thu, 30 Nov 2006 15:57:29

I m' trying to use FastMM with an application which make use of plugin DLL.
I included FastMM4 in front of the uses clause for the main executable
project (where you normally put ShareMem) and all DLL projects but at
runtime, FastMM still complain that it is not the first unit. It complains
when the DLL is loaded with LoadLibrary. The exe and dll make use of rtl and
vcl runtime package. I'm using Delphi 7.

Any idea about what I missed ?

Replies:

www.cryer.info
Managed Newsgroup Archive