What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Retrieve who the user is chatting with?

Retrieve who the user is chatting with?
Author: Message:
SWINX
New Member
*


Posts: 11
– / Male / –
Joined: Feb 2005
O.P. RE: Retrieve who the user is chatting with?
after I added this on the top of my class module, the MessageContact part worked...

code:
Private Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Long) As Long

private const WM_USER = &10

This post was edited on 02-17-2005 at 11:25 PM by SWINX.
02-17-2005 11:22 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Retrieve who the user is chatting with? - by SWINX on 02-16-2005 at 11:38 PM
RE: Retrieve who the user is chatting with? - by Joel4119 on 02-17-2005 at 12:30 AM
RE: Retrieve who the user is chatting with? - by matty on 02-17-2005 at 12:36 AM
RE: Retrieve who the user is chatting with? - by Joel4119 on 02-17-2005 at 04:24 AM
RE: Retrieve who the user is chatting with? - by Dempsey on 02-17-2005 at 10:54 AM
RE: RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 06:57 PM
RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 11:04 AM
RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 11:22 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On