--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
>
> Hi forxtra,
> 
> BTW I think you get a credit for debugging in various plugin docs.
> 
> What name do you want to be called?
> 

Oh! thanks.
I like to be called "forxtra" or "forXtra" as a nickname on group.


> --- In [email protected], "forxtra" <forxtra@> wrote:
> 
> > > Can you close powerpro cleanly after an unload?
>  
> > Yes, after invoking a com.unload, Shutdown.PowerPro() exit powerpro 
> > correctly and cleanly.
> 
> Right, I'll play some more, but it's a timing issie in DllMain: if I try to 
> stop thread in the section of that called when powerpro is closing down, it 
> doesn't work: not surprising, I do various
> WaitOnSingleObject calls, and those are bound to be messed up when the owning 
> exe is in the process of closing down.
> 
> Try this: create a PProShutdown list script if you don't already have
> one, and call com.unload in it.  Then run a script that uses com, and
> then try to shut down powerpro.  Any luck?
>

It's also working fine without problems. Shutdown.PowerPro() exit powerpro 
correctly and cleanly.

Result:
http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/_ComUnload_PProShutdown_.zip
 


Thanks.

Reply via email to