I'm building an application that's a host of various other applications (of sorts). One of the features I wanted to try and achieve was the possibility of running Windows Mobile applications. I know an emulator can be downloaded from MSDN but everything suggests it is only really for testing Mobile apps.
Would it be a possibility to start and control the emulator in a child window of my own application using .net?