Shoutbox

Send Message - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Send Message (/showthread.php?tid=28492)

Send Message by fas on 07-11-2004 at 12:33 PM

Hi,

Im using VB.NET. Is there a way/a function, which allow me to send a message to a user? Like Send(Text,hwnd) or Send(Text,Username)..

Thanks a lot!


RE: Send Message by Millenium_edition on 07-11-2004 at 12:35 PM

look a couple of posts below, there is a vb6 code. since it uses win32 api, you could try to convert it to vb.net