Hello All,
We have a serious problem of memory leaks in our application that is caused because the fact that even when the application goes down the Dll's that it's using are still in the air (when we did restart to the computer the dll gave us an error message).
We want to know how can we see in the application which dll's are still in the air and how can we "kill" those dll's from inside of the application.
Thanks in advance,
Naftali.
We have a serious problem of memory leaks in our application that is caused because the fact that even when the application goes down the Dll's that it's using are still in the air (when we did restart to the computer the dll gave us an error message).
We want to know how can we see in the application which dll's are still in the air and how can we "kill" those dll's from inside of the application.
Thanks in advance,
Naftali.