Jump to content

Screenshot on dual view configuration


 Share

Recommended Posts

So, I found Lazycats great dll to create screenshots, it works perfectly, thanks for the contribution.

However, I would like to get a screenshot from a machine in dualview mode (eg 2 screens).

The printscreens function of the windows return the screenhot of whole dualviewed desktop, but the following piece of code returns only the first screen:

DllCall("captdll.dll", "int", "CaptureScreen", "str", $screenshotfilename & ".jpg", "int", 85)

Is there anyway to capture the full desktop?

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...