Mind-Manual
Figuring Out Life Together
Visual Basic — SendKeys
January 16, 2006 on 12:21 am | In Uncategorized | 1 CommentI’m not a computer programmer, I find it to be very frustrating, but maybe I just haven’t found a project worth doing. Anyway, when I used to visual basic (somin like two years ago) I created an MSN Repeater program that just spams a window of your choosing. It actually got decently refined and let you select an open MSN window to spam. I used a command for it that has since become increasingly helpful (even though I never used it, requires me to relearn visual basic) called SendKeys.
More info:
http://www.developerfusion.co.uk/show/57/
It just sends keys to a specified window as if a user was typing it at the window.
Now I can beat that stupid alphabet game!
I really like comments, so please take a few seconds to leave one. If you enjoyed this post, make sure you subscribe to my RSS feed!

1 Comment »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Internet marketing Halifax and Cheap Web Hosting by Web Savers.
Valid XHTML and CSS. ^Top^
SendMessage is yet another very useful command. You can interact with many programs such as Winamp with it.
Comment by mattscheffel — January 17, 2006 #