Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Re: capture what's on the screen

by mattriff (Chaplain)
on Feb 01, 2003 at 22:09 UTC ( [id://231899]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: capture what's on the screen
in thread capture what's on the screen

My reading of that code (and I've never used any of the Win32 modules ever, so YMMV) was that you didn't press anything -- it simulated the keystroke for you.

The part I'm talking about is:

# press the key!! $key->Call(0x2C, 0x45, 0x01, 0); #simulate a "printscrn" key press $key->Call(0x2C, 0x45, 0x03, 0); # & release

- Matt Riffle

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://231899]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-26 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found