How to create a MSN Messenger Plugin

  • Thread starter Thread starter Eric Renken
  • Start date Start date
E

Eric Renken

Are there any samples on how to make a C# MSN Messenger Plug-in?

Thanks,

Eric Renken
 
Hi Eric,

Currently, there are no C# MSN Messenger Plug-in samples in hand. Here is a
document of windows messenger APIs.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/WinMessenge
r/winmessenger/messenger_entry.asp

There is no .net library available now. So most of the calls have to be
through P/Invoke. You can also check the following link for more
information.

http://channel9.msdn.com/ShowPost.aspx?PostID=103765

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
You're welcome, Eric.

Kevin Yu
=======
"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

Similar Threads

Create a "Tab" in MSN Messenger 2
Launch Printer Control Panel 2
Detect when in 64bit OS 15
Auto Update Service 3
How to develop a HOOK application? 2
Msn Messenger 1
Windows XP Msn Messenger v7.0 (build 7.0.0820) 2
Plugin 4

Back
Top