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

My Plugin
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: My Plugin
for example, you can use SendMessage.
http://msdn.microsoft.com/library/default.asp?url.../keyboardinput.asp

See especially the Windows messages: WM_KEYUP, WM_KEYDOWN, etc. to send single keys...

Nevertheless, such methods should (and can) be avoided by sending the appropiate message/API instead. Use sendkey-stuff as less as possible. In fact there are always better ways to do it (depending on what you exactly want to do in the end).
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-01-2005 12:21 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
My Plugin - by dazlee on 09-29-2005 at 07:12 PM
RE: My Plugin - by M73A on 09-29-2005 at 07:15 PM
RE: My Plugin - by dazlee on 09-29-2005 at 09:11 PM
RE: My Plugin - by Plik on 09-29-2005 at 09:21 PM
RE: My Plugin - by CookieRevised on 09-30-2005 at 05:20 AM
RE: My Plugin - by dazlee on 09-30-2005 at 06:28 PM
RE: My Plugin - by CookieRevised on 10-01-2005 at 12:21 AM
RE: My Plugin - by dazlee on 10-01-2005 at 11:47 AM


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