Hi ther.
What causes the application to use large amount of Virtual memory?
I have used Code Sleuth (Codewatch) to monitor my application. The Virtual memory seems to climb never reached heights.
This is critical thus this application shall be runned as a service in the near future.
I uses a lot of TStrings in this application, and I don't clear them before freeing them...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is always another way to solve it, but I prefer my way.
What causes the application to use large amount of Virtual memory?
I have used Code Sleuth (Codewatch) to monitor my application. The Virtual memory seems to climb never reached heights.
This is critical thus this application shall be runned as a service in the near future.
I uses a lot of TStrings in this application, and I don't clear them before freeing them...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is always another way to solve it, but I prefer my way.