In my scenario i need to embed (i.e open within) a Win32 GUI app in UWP GUI app or vice versa.
I can able to launch as separate application. But i wants to open within the application.
Is it possible? If yes please explain how to do?
Thanks in advance