3 messages in com.googlegroups.google-desktop-developerGDS unload my DLL after execting the ...
FromSent OnAttachments
Tony20 Apr 2005 17:44 
Vilen22 Apr 2005 13:25 
Vilen22 Apr 2005 13:27 
Subject:GDS unload my DLL after execting the HandleFile()
From:Tony (dlin@yahoo.com)
Date:04/20/2005 05:44:54 PM
List:com.googlegroups.google-desktop-developer

Hi,

I have noticed that, once GDS finish executing the HandleFile() in my DLL plugin, it unload my dll right away.

Is there any way not to let my DLL unloaded?? I need to keep my dll staying within the GDS.

Please help