Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How to UNLOAD a DLL from Memory in VB 5.0


Message #1 by tomkorah@r... on Fri, 15 Nov 2002 01:51:55
Set the object containing the instance of the DLL to nothing.  If it is
an external program that holds the reference kill the external program.

-----Original Message-----
From: tomkorah@r... [mailto:tomkorah@r...]
Sent: Friday, November 15, 2002 11:29 AM
To: professional vb
Subject: [pro_vb] Re: How to UNLOAD a DLL from Memory in VB 5.0


Hi,
 I have to do this in my VB program, any idea?

Thanks
Tom


> hi there..

according to msdn windows automatic unload dll after a period of time if
noone is using it...

what's your particular problem??

Gonzalo Martin Bianchi
Desarrollo de sistemas de cuenta corriente tributaria
Hipolito Yrigoyen 370
Entrepiso B pasillo 600 oficina 5
4347-3181
----- Original Message -----
From: <tomkorah@r...>
To: "professional vb" <pro_vb@p...>
Sent: Friday, November 15, 2002 1:51 AM
Subject: [pro_vb] How to UNLOAD a DLL from Memory in VB 5.0


> Hi All,
>  I'm having some problem with my application when one particular DLL
> resides in Memory. Any Idea how I can Unload it ?.
>
> Thanks
> Tom
> ---
> Change your mail options at http://p2p.wrox.com/manager.asp or to
> unsubscribe send a blank email to 


  Return to Index