Re: Control another program's flow ...?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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!!


.



Relevant Pages

  • Re: [patch 2.6.20-rc1 1/6] GPIO core
    ... these calls will be ignored for GPIOs that can't safely ... during earlier API discussions. ... Because "of course" it's legit for debug modes to do all kinds of things, ... And programming interface specs ...
    (Linux-Kernel)
  • Re: API Vs SPI
    ... API -> Application Programming Interface ... SPI -> Service Provider Interface. ...
    (comp.object)
  • Use XML-RPC interface as applications local API?
    ... I have an software and thinking of providing API for third parties to ... SERVICE to provide programming interface, I thought that's good idea but I ... feature and the author claimed the calls can work with XML-PRC protocol and ... I also like it's lightweight and easy to use. ...
    (borland.public.delphi.non-technical)
  • Automation of Linux Shell Through SSH from Windows (C#)
    ... OK here's the heavy question- I need to automate a Linux machine. ... I was hoping Putty would have a nice API to use but no such luck. ... Maybe there is a SSH shell with an API I can write to? ...
    (comp.os.linux.misc)
  • Re: win32 x86 ABI document
    ... Do you mean ABI (application binary interface) or API (application ... For the most part Windows follows the Intel ABI, ... If what you want is the Win32 API, ...
    (alt.lang.asm)