Hi!
We have a situation where we need to "remote control" a WPF application, a fully separated WPF window on a Virtual Desktop.
We can start the WPF application on a virtual desktop and can send messages to it. The problem is that the mouse messages we send trigger an effect only after we switch to that desktop and move the mouse above the application.
Any help would be much apreciated!