Hello! I wanted to find out from experienced programmers: is it possible to draw the window of another application and redirect input-output from my application to this application?
Those. I would like to have some Image inside my WPF application, in which a window of a third-party program would be drawn, if the contents of this window are changed, then Image redraws the window. At the same time, if there was a click on Image at any point, then for this third-party window, a click event occurs at the point that I clicked on the image.
Is it possible to implement this with WinAPI and in what direction should we look for a solution to this problem?
Thanks in advance, proggamer12
For example, how this program is implemented: http://store.steampowered.com/app/382110/