Deye Posted November 3, 2022 Posted November 3, 2022 i need want to create a gdi gui from printscreen Send("{!PRINTSCREEN}") to allow using the mouse controls on the layered window not the actual active one which will react to mouse presses so the layered window should be placed actively above the original in the exact place on the screen if you have a good code for this that i can borrow TIa ShellExecute("calc.exe") Sleep(500) Send("!{PRINTSCREEN}") Send("#r") Sleep(500) Send("pbrush") Send("{ENTER}") Sleep(500) Send("^v")
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now