I've written a program which goes through a list of filenames, loads those
files into a TFileStream one by one and generates a checksum for each.

Each file stream is Free'd when the checksum is finished and yet, when I
watch allocated memory using windows system monitor, it drops a little bit
with each new file and never recovers that memory, even when the program is
closed.

What could be going wrong?

--

Luke Pascoe
Programming
Ihug
[EMAIL PROTECTED]
0800 GET IHUG ext.9764

"Dr. Alex Comfort, author of 'The Joy of Sex' has died, after a
series of strokes." -- From the Times, 28th March 2000.

--


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

Reply via email to