[EMAIL PROTECTED] wrote:
> 
> What I have experienced is that MY application using the NetMeeting COM
> objects
> does not end if it has not released all the NetMeeting interfaces it
> requested.

Sure. Neither will Netmeeting shutdown.

> But in any cases the NetMeeting application (conf.exe) always survives to
> my application.
> I don't think there is a way to end it.
> 

I use NetMeeting in the NM_INIT_CONTROL way. I release all the
interfaces and conf.exe goes down all right. It may take a little time.
You must also take care to let the thread which initializes the
conference manager live some time once you release the conference
manager. I encountered this kind of problems when I used
::PostQuitMessage(0) right after I had released the conference manager.
I heard too that there may be problems if you use the new ATL video
controls.

Regards 

Jean-Francois.
-----------------------------------------------------------------------
http://www.meetingbywire.com/Mailinglist.htm for unsubscribe information
-----------------------------------------------------------------------

Reply via email to