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

Send Text to window
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Send Text to window
Sending WM_CHAR messages? Sounds like you're writitng your own SendKeys. Mind you, it shouldn't be sending the message to your contact, even if you send a newline.
If you think it may be useful, look up Active Accessibility. You can use AccessibleObjectFromWindow on the HWND returned by the interface passed in the PLUGIN_PARAM (typecasted to IMessengerConversationWnd), then you can use the various other functions like AccessibleChildren to get the Input box, and set it's value.
It won't be simple, and will require testing and debugging. However, if you get it working, it'll be much better than SendKeys or WM_CHAR ;)
[Image: spartaafk.png]
05-20-2005 09:38 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Send Text to window - by Hilikus on 05-20-2005 at 12:00 AM
RE: Send Text to window - by RaceProUK on 05-20-2005 at 09:38 AM
RE: Send Text to window - by Hilikus on 05-21-2005 at 09:33 PM
RE: Send Text to window - by RaceProUK on 05-22-2005 at 07:00 AM
RE: Send Text to window - by Hilikus on 05-22-2005 at 08:29 AM
RE: Send Text to window - by RaceProUK on 05-22-2005 at 12:33 PM
RE: Send Text to window - by Hilikus on 05-22-2005 at 05:47 PM
RE: Send Text to window - by Dempsey on 05-22-2005 at 05:50 PM
RE: Send Text to window - by RaceProUK on 05-22-2005 at 05:51 PM
RE: Send Text to window - by Hilikus on 05-22-2005 at 06:02 PM
RE: Send Text to window - by RaceProUK on 05-22-2005 at 06:04 PM
RE: Send Text to window - by Dempsey on 05-22-2005 at 06:10 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