Jump to content

_ScreenCapture to Gui


Deye
 Share

Recommended Posts

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")

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...