Hi, my question is general for all languages, but I'm using only C, so, I would like to get answer in this one.
My question is, How Can I control the behavior of another applications that I didn't write?
For example:
How Can I fill this entry box (in this site) using C? Do I need to control the browser? (I'm using firefox.)
Still in this example, How Can I open another tab in this browser using C? (see, I want to control this
application such another one)How Can I embed a program im my one?
How Can I fill a database program using your gui, doing it by c?
and so on...
Thanks a lot!