Shoutbox

Why doesn't this mesenger API program work? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: Why doesn't this mesenger API program work? (/showthread.php?tid=33234)

Why doesn't this mesenger API program work? by bast on 10-17-2004 at 05:40 PM

It's written in Visual Basic 6.0...

http://btweb.no-ip.biz:30000/msn1.zip <-- That's the source code(project + form).
Can you check it, and tell me why it does not work?


RE: Why doesn't this mesenger API program work? by RaceProUK on 10-18-2004 at 06:48 AM

Would help if you actually set your MSNAPI variables.


RE: Why doesn't this mesenger API program work? by bast on 10-18-2004 at 09:13 AM

But how do I set the variables? I can't find anything in the Messenger API documentation...


RE: Why doesn't this mesenger API program work? by RaceProUK on 10-18-2004 at 02:39 PM

In Initialize():

code:
Set MsgrUA = oMessenger
Also, use http://www.msnfanatic.com/ for future reference.