Reading in another process
Hi,
I am currently working on a scripting engine and I remembered that when I was young a program exist that could read the object inside any program and modify its content. For example I was able to enable or disable a button in the other application.
I would need this particular hability so my scripting engine can read the application status prior to take an automated action.
So if anyone know anything about pooling information from objects in a given process, I'll be glad to hear about it.
Thank you all in advance
Seveley
P.S. program is in VB .net 2008