I have program that does screenshots every 100ms and send them to a client. Right now I can only show a certain window like Get a screenshot of a specific application
But I want to hide a certain window.
What I cannot do:
- Change the opacity from a program
- Make a certain window black; the client still has to be able to see, let's say the browser behind it.
- Hide it; the host must always be able to see everything
Just image that an host has very valuable information in excel, it may not be seen. But at the same time the client has to always see the browser(or any other program, not just one only like I have it now) behind it.