artem78 / AutoScreenshot

Automatic screenshot maker
GNU General Public License v3.0
133 stars 22 forks source link

take screenshot from active screen with GETDC #10

Closed zodman closed 2 years ago

zodman commented 3 years ago

Take a screenshot from the mouse active screen using GetDC(N) and then take the screenshot

artem78 commented 3 years ago

But you can choose used screen from combobox. Isn't that enough?

zodman commented 3 years ago

but if you move the mouse from one screen to another, you must follow the cursor. And it looks great for a timelapse ...

artem78 commented 2 years ago

Implemented in v1.9