What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » oConversationWnd

oConversationWnd
Author: Message:
dazlee
Junior Member
**


Posts: 15
Joined: Sep 2005
O.P. RE: oConversationWnd
Hey again, i tried what you said but i cant get it to work:

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


Private Sub sendKey(ByVal key As Long)
    PostMessage win, &H100, key, 0
End Sub


sendKey Asc("h")

I know the win var is correct coz i tried a destoryWindow ... any idea?
09-25-2005 07:34 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
oConversationWnd - by dazlee on 09-25-2005 at 06:05 PM
RE: oConversationWnd - by Stigmata on 09-25-2005 at 06:08 PM
RE: oConversationWnd - by dazlee on 09-25-2005 at 06:09 PM
RE: oConversationWnd - by Stigmata on 09-25-2005 at 06:17 PM
RE: oConversationWnd - by dazlee on 09-25-2005 at 06:33 PM
RE: oConversationWnd - by Plik on 09-25-2005 at 06:42 PM
RE: oConversationWnd - by dazlee on 09-25-2005 at 06:48 PM
RE: oConversationWnd - by Plik on 09-25-2005 at 07:03 PM
RE: oConversationWnd - by dazlee on 09-25-2005 at 07:34 PM
RE: oConversationWnd - by TheGeek on 09-26-2005 at 07:25 PM
RE: oConversationWnd - by dazlee on 09-27-2005 at 04:45 PM
RE: oConversationWnd - by matty on 10-05-2005 at 03:18 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