Free Your Memory Space

Logo
Every time we’re opening program, the program doesn’t load the .exe file only, it calls its all library files to memory as well. Unfortunately, by default Windows XP doesn’t always unload the library file from memory when we close the program that using that .dll file. So, I will share a little trick to unload the library files from memory when the programs don’t need them anymore.

Read more