c++ mfc dialog window & exe plug-in

A

Andy

I have a c++ mfc dialog window, also have another media player exe
which is self developed (similar MS Media Player).
I want to plug in the 2nd exe into my dialog window and display into
my part of dialog window.

Is it possible to use the 2nd exe directly or have to compile into
dll?
if need to recompile into dll, do I have to use Visual Studio to do so
or use comand compile as well?
What's the best way to do so?
Does ActiveX is the only choice?

Any input would be very much appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top