Is there a way to force IE to unload an ActiveX control?

While I do not know of a way to get IE to unload a DLL (it keeps the DLL file handle open -- I hope it releases the objects themselves correctly...) one solution I use is to copy the DLL over to a temporary file (based on the Assembly version) before opening it and then explicitly breaking the IE/COM/whatever caching. Thus, I can get a "new" version loaded even though the old DLL filehandles are kept open.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions