Re: Control another program's flow ...?
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Sat, 29 Aug 2009 14:02:40 -0400
You can "automate" any other piece of programming if that software has an
application programming interface (API). Not all programs do. Without
that, you can run another program and somewhat interact with it, but only
superficially.
-Scott
"Jorge" <jleandroperez@xxxxxxxxx> wrote in message
news:beb3572a-5735-473b-a8b2-fc81099c41d3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I'd like to know how if it's possible to write a program to 'control'
another program.
For instance, let's say i'd like to open Word, change the font, and
insert some text. Is there any way to 'get a hook' on another running
program's resource, and trigger events like keystrokes or a mouse
click ? (pretty much what MsnPlus does)
Thank you!!
.
- References:
- Control another program's flow ...?
- From: Jorge
- Control another program's flow ...?
- Prev by Date: Re: Exporting a library from the gac
- Next by Date: Re: Prevent button from stealing focus
- Previous by thread: Re: Control another program's flow ...?
- Index(es):
Relevant Pages
|