Embed Windows Live Messenger?

L

lucius

I would like to embed an already-running instance of Windows Live
Messenger in my WinForm. I have a general office-workflow app that
would benefit from being able to send/receive text within the app
instead of using the full-blown client.

Can anyone show an example of how to use the COM objects that are Live
Messenger in a C# 2.0 WinForm?

Thanks.
 
J

Jeffrey Tan[MSFT]

Hi Lucius ,

Since the technical obstacle of this issue mainly comes from the COM
interop of using Live Messenger SDK, this should be Windows Live Messenger
SDK development question instead of .Net Winform programming question.

Based on my experience, Windows Live Messenger provided 2 dev SDKs for
development however both of them allow us to create the extensions of
Messenger instead of creating a new client. So I do not think this can be
done. See the link below:
http://www.vssdk.com/?p=19

Anyway, there is a dedicated MSDN forum for Windows Live Messenger
development, you may post further Live Messenger programming questions
there:
"Windows Live Messenger: Development "
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=112&SiteID=1&PageID=
3

Thanks for your understanding.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top