Thread: Unloading DLL's
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK[_3_] NickHK[_3_] is offline
external usenet poster
 
Posts: 415
Default Unloading DLL's

Bosco,
From Excel VBA ?

NickHK

"Bosco"
egroups.com...
I have read that windows can be configured to always automatically
unload all inactive DLL's from memory, using the command prompt. Is
there a way to unload all inactive DLL's from memory for the current
session only in Windows 2000?

Bosco