Embedding an EXE into my C++ compiled EXE

I was wondering if there is a way to to embed a program (say a game window) inside another.
What I am trying to achieve is to allow my C++ application to run other mini games' exes in its window.

Any thoughts?
Topic archived. No new replies allowed.