Thanks Nick.

The release version? does that not mean release candidate?

I have just noticed that I have a very basic app that is loading a dll and
calling a routine that displays a form from the dll.

The form in the dll is a blank form and I have noticed each time it is
created and released (using code from initial post) I lose about 4-8k (I
think 8k) i can click away and have it do this and can continue to clock up
100s of kbs

I have also just tested this on NT 4 Server and it does the same thing.

Does anyone have some working code that frees all memory involved. Normally
in an app these things wouldn't be a prob (so you lose 200k in a day)-

if someone could mail me on [EMAIL PROTECTED] or upload to the server
that would be really cool!!!

Matt.

----- Original Message -----
From: Nic Wise <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Thursday, January 13, 2000 12:23 PM
Subject: Re: [DUG]: Memory leak - caused by Windows 2000?


> Mine works. The process starts at 1840/343 (real (K) / virtual (k)), and
> goes to 1860/343  on switch - then never gets any bigger.
>
> The app is minimal tho.
>
> Running Win2K Release version.
>
> N
>
> > Matthew Comb wrote:
> >
> > About my last post to do with memory leakage.
> >
> > I have since noticed that if I open up any folder and flip between my
> > application and it my application gains size accord to the task
> > manager.
> >
> > This happens if my base application is just a blank form doing
> > nothing.
> >
> > I am running Windows 2000 Release candidate 3. Can someone else who
> > has Windows 2000 check this out?
> >
> > I am assuming it will be a windows 2000 thing rather than any
> > underlying delphi code.
> >
> > Another reason to suspect this is that my 5mb exe is loading in at
> > 18mb??? It does access the bde, how much memory would it be pulling
> > from this though? and would it show up under the application in the
> > task manager?
> >
> > Cheers,
> >
> > Matt.
> >
> > The Rules Have Changed...Get Paid to Surf the Web!
> > http://www.alladvantage.com/go.asp?refid=ggz487
>
> --
> Nic Wise - Chief SCUD Launcher - Inprise/Borland New Zealand
> wk: 09.481.9999 x9753 cell: 021.676.418
> em: [EMAIL PROTECTED]
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to