Archive for August, 2008

Windows > Unload DLLs

Friday, August 1st, 2008
Windows does not unload dll files a program has used after it has been closed, to speed up a possible restart of the program.
 HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer
Add the DWORD value named:
AlwaysUnloadDLL[...more...]