Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Fix Windows multiple display size (Issue #36) #49

Closed
wants to merge 1 commit into from
Closed

Fix Windows multiple display size (Issue #36) #49

wants to merge 1 commit into from

Conversation

trafficone
Copy link

Fixed getMainDisplaySize to look at SM_CXVIRTUALSCREEN and SM_CYVIRTUALSCREEN instead of SM_CXSCREEN and SM_CYSCREEN if Windows says more than one monitor is attached.

Fixed getMainDisplaySize to look at SM_CXVIRTUALSCREEN and SM_CYVIRTUALSCREEN instead of SM_CXSCREEN and SM_CYSCREEN if Windows says more than one monitor is attached.
@jner14
Copy link

jner14 commented Jun 5, 2014

This is exactly what I need, but for some reason it won't build on my system with a 'dllwrap' failed error. Could you upload it already built by any chance?

@msanders msanders force-pushed the master branch 5 times, most recently from f315b07 to b3fdf42 Compare April 30, 2016 05:50
@trafficone trafficone closed this by deleting the head repository Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants