Hallo,
I wrote an application running under Win98 which saves data every 100ms
in a file for every day (40MB per day). While the application is runnigs
the free RAM is reduced about every 100 minute for about 2,5 MB. The
system doesn't refree the RAM, if the application start a new file the
next day, or if the data a write in a new file every hour, so that the
application has not to work with so big files.
The problem doesn't occure, if I run the same application without the
write to file VI.
Anyone knows why the RAM getting less and how to solve this problem.
Thanks, Niko