Hi,

I have done an COM component in VC 6. I'm using it from
VBScript.
The code is something like:

Dim obj
Set obj = CreateObject("Comcom.Interface1")
cver = obj.GetVersion
Set obj = Nothing

My problem is that the DLL that contain the COM is
unloaded from memory only when the Internet Explorer
window is closed.

Is there any way to unload the dll but keeping the
Internet Explorer window open ?

Thanks,
Gabi

Re: DLL unload problems by Atrax

Atrax
Fri Dec 05 22:42:30 CST 2003

have you tried embedding it with an <object> tag instead?

________________________________________
Atrax. MVP, IIS
http://rtfm.atrax.co.uk/

newsflash : Atrax.Richedit 1.0 now released.
http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!