Ok, what I want to be able to do is send commands to third party program, just as if they were keystrokes/mouse commands... but I don't want it to be like the standard SendKeys where it is interactive and requires the target program to have focus.
What I'm trying to do is interface with peices of software, just like a user. However, I want the workstation to be available in other was, while this process runs. So basically, a non-interactive SendKeys function.
Anyone?
What I'm trying to do is interface with peices of software, just like a user. However, I want the workstation to be available in other was, while this process runs. So basically, a non-interactive SendKeys function.
Anyone?