Hi Everyone,
I wanted to check if a project was in theory possible before I try and start coding it. I want to be able to send commands to an external application as well as read data values from its memory. I know common apps can use OLE to do this, but this is a very specialized app and if it has any OLE support there is no documentation for it (I doubt it supports it at all). Is there a way to send basic commands (Keystrokes) to an application and is there a way to read from that applications memory? If so what keywords should I be searching to find some code examples.

Thanks!