Shoutbox

How to write a program like msg plus! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: How to write a program like msg plus! (/showthread.php?tid=38036)

How to write a program like msg plus! by doremi on 02-07-2005 at 03:00 PM

I'd like to write a simple program,
such as getMyFriendlyName,
so,can anybody give me some example(C++)?

I use MSN 7.0 beta.....:o)

Thanks~~~ ^___^


RE: How to write a program like msg plus! by RaceProUK on 02-07-2005 at 04:17 PM

Search the forums: there's enough resources, not just here but also Mess.be and MSN Fanatic.


RE: How to write a program like msg plus! by doremi on 02-08-2005 at 03:22 AM

I try this code from http://forums.msnfanatic.net/index.php?showtopic=5799
, but when I debug this line:

(*pIMessenger).get_MyContacts(&pIDispatch);
It shows Access Violation...

:(:(:(