bhaski123
May 21st, 2003, 11:21 AM
Hi,
I am using a activex control with <OBJECT> tag in html.
This html is a opened in a new window from the another html.
The activex dll is loaded in IE when the control is accessed.
Is there a way to unload the activex dll from IE (iexplore.exe) when the actvex html window is closed?
IE is not unloading the dll now automatically.
When will IE call the activex dll's DllCanUnloadNow()?
Do I need to set the activex object to null or nothing in order to unload event using scripting?
Please give feedback on this.
Thanks in advance.
Bhaskar
I am using a activex control with <OBJECT> tag in html.
This html is a opened in a new window from the another html.
The activex dll is loaded in IE when the control is accessed.
Is there a way to unload the activex dll from IE (iexplore.exe) when the actvex html window is closed?
IE is not unloading the dll now automatically.
When will IE call the activex dll's DllCanUnloadNow()?
Do I need to set the activex object to null or nothing in order to unload event using scripting?
Please give feedback on this.
Thanks in advance.
Bhaskar