I have an executable called A.exe (say it is cmd.exe). I want to launch it (and also I want multiple instances of it) inside another window (that is I have to create) like,
How can I create such a window (program) using win32 or MFC ? Or this isn't possible ? Thank you.....
regards,