Page 1 of 1

Using Visual C++ to open an applcation

Posted: Sat Feb 01, 2003 11:05 am
by f1nutter
Hi,

I am trying to write a program to test another program. I want to automate the process by writing a program which opens the application I want, inserts data into it, then closes it.

Are there any functions / classes with Visual C++ (MFC?) that I could use?

Thanks.

Posted: Mon Feb 03, 2003 11:58 pm
by volka
which (kind of) application do you want to open?
Maybe a macro-recorder is sufficient.