Shoutbox

APi MSN - 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: APi MSN (/showthread.php?tid=38375)

APi MSN by Zick on 02-13-2005 at 11:57 AM

Hello

I've a little problem in vb (yet :) ).

In fact I try to use the APi of MSN and at home, that's work correctly, but when I give my EXE to a friends (who have msn 6.2 too), an error appears :

Problem of memory

The only once difference between him and me is that he has Windows XP and me Win 2k, is it a probable cause of the matter ?

Anyway, does someone know how to fixed that ?

The line of the bug :

code:
Public oMessenger As MessengerAPI.Messenger

RE: APi MSN by Eljay on 02-13-2005 at 12:03 PM

i think it needs to be:
Public Withevents oMessenger as MessengerAPI.Messenger


RE: APi MSN by Zick on 02-13-2005 at 12:09 PM

Thx, my friend aren't conencted but when it's the case, I askid him to test and I'll tell you if it's ok ;)


RE: APi MSN by Zick on 02-13-2005 at 06:46 PM

That doesn't change anything. He has always the same matter :

Error 7
insufficient memory

Does someone know of where that's come ?


RE: APi MSN by Plik on 02-13-2005 at 06:57 PM

how much memory does you friend have?