Hi I've experienced a strange problem in one of the server. That because of high virtual memory paging, When there is too much of load, the memory usuage of that server increases almost touches 100% and even after the load is reduced the memory usuage unnecessarily remains high. So I have to develop an MFC / Win32 application that reduces unnecessary memory occupied or remained trapped somewhere in garbage. How can I accompalish this?

Thanks in Advance