Hi all.

Last week 1/2 I have been writting a mail server for work.
Its al working fine etc, but I have observed something that puzzles me.

If I goto the task manager, then to the processes tab, I can locat my exe in the list.
It runs, when open at roughly 4500K, which is fine.(mainly due to me using tree views 
I think)
If I now minimize it, it drops to 660k (roughly)

Now, when I send an email to it, it raises to 1808k...ok its processing. But it does 
not drop back to around the 660k mark again.
Just before teh for is minimizes, I send a message to all the controls to not paint 
then (WM_SETREDRAW), i.e. this shoul stop the treeviews drawing any data etc. but it 
made no differenct.
if I restor the form, then minimize it again, it drops back to 660k.
Can anyone think WHY this would be happening ??

Cheers, Jeremy Coulter 
 
 
 

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to