Sorry, but pure MFC didn't work out. I tried to insert the control using
CWnd::CreateControl(...) but wasn't able to add the specific stream
initialization , i.e. for setting the control's "MODE" property to
"RemoteNoPause".

After 3 days of useless trying, I added the ATL support to my MFC project
and used the CreateNetMeetingWindow function of the NMSDK3 AvPhone3 sample.
To do this, you need at least Visual C++ 6.

Maybe someone is more clever than I am and manages the control
initialization using the IPersistStreamInit interface...

Andreas Schliep

> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Gavin
> Button
> Gesendet am: Donnerstag, 25. November 1999 16:44
> An: '[EMAIL PROTECTED]'
> Betreff: [NetMeeting] Netmeeting Active-x Control in an MFC application.
>
>
> I have recently installed Netmeeting 3 SDK and have an interested
> in developing applications using the Netmeeting Active-X control.
> But the only examples use pure Win32 calls. Has anyone
> succesfully embedded the Netmeeting control in an MFC based
> Visual C++ application?  If so, could you provide sample code?
>
> Thanks in Advance,
>
> Gavin Button
> Panasonic - PMDC.
>
>
> -----------------------------------------------------------------------
> http://www.meetingbywire.com/Mailinglist.htm for unsubscribe information
> -----------------------------------------------------------------------
>
>

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

Reply via email to