[DUG] memory leak tools

Jianming Lin (FMI) jianmingl at fmi.co.nz
Mon Aug 4 11:24:08 NZST 2008


Certainly you need to add :

 

unit MemCheck;

{$IFDEF VER180}          //VER180 = Delphi 2006 for Win32

  {$UNDEF DELPHI71_OR_LATER}

  {$DEFINE DELPHI6_OR_LATER}

  {$DEFINE DELPHI7_OR_LATER}

{$ENDIF}

 

________________________________

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Leigh Wanstead
Sent: Wednesday, 30 July 2008 5:29 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] memory leak tools

 

http://v.mahon.free.fr/pro/freeware/memcheck/

 

Have a nice day

 

Regards

Leigh

www.smootharm.com

	-----Original Message-----
	From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz]On Behalf Of Vikas...
	Sent: Wednesday, 30 July 2008 5:10 p.m.
	To: NZ Borland Developers Group - Delphi List
	Subject: [DUG] memory leak tools

	Hi,

	 

	Is there any open source or free memory leakage tool available
to track memory leakage in delphi application.

	 

	 

	Regards

	Vikas
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20080804/f866e182/attachment.html 


More information about the Delphi mailing list