[DUG] app terminating abruptly

Todd Martin toddm at kol.co.nz
Wed Nov 30 20:08:15 NZDT 2005


Kyley

Have you ever tried memcheck with QForms. There are tiny memory leaks all 
over the place.

Todd.


----- Original Message ----- 
From: "Kyley Harris" <kyleyharris at gmail.com>
To: "NZ Borland Developers Group - Delphi List" <delphi at ns3.123.co.nz>
Sent: Wednesday, November 30, 2005 7:28 PM
Subject: Re: [DUG] app terminating abruptly


> add memcheck as the first unit in the project uses clause.
>
> make the first call
>
> memchk;
>
> before calling application...
>
> Thats all.
>
> if you have errors it will tell you.
>
> to be honest, I think any developer that is not using memcheck, or fastmm 
> in every single project is just
> opening themselves up for errors
>
>
>
>
> On Wed, 30 Nov 2005 17:55:26 +1300, Ross Levis <ross at stationplaylist.com> 
> wrote:
>
>> Not yet.  I haven't had time to work out how to use it yet.  So far the
>> HandleMessage in the DLL routine seems to have resolved it, but if not
>> then I'll try memcheck.
>>
>> ----- Original Message -----
>> From: "Kyley Harris" <kyleyharris at gmail.com>
>> To: "NZ Borland Developers Group - Delphi List" <delphi at ns3.123.co.nz>
>> Sent: Wednesday, November 30, 2005 3:36 PM
>> Subject: Re: [DUG] app terminating abruptly
>>
>>
>> Have you run memcheck yet?
>>
>> _______________________________________________
>> Delphi mailing list
>> Delphi at ns3.123.co.nz
>> http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>
> -- 
> Kyley Harris
> +64-21-671821
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.362 / Virus Database: 267.13.10/188 - Release Date: 
> 29/11/2005
> 



More information about the Delphi mailing list