I am creating a game application using Microsoft XNA that will run on a single screen with an open screen (projector) with the controls on the laptop screen (Windows 7.). When the second monitor is not available, I would like only the screen open for viewing on the laptop screen. The proportions of the screens will be the same.
Is there a library that allows us to do this automatically or, in the worst case, change the setting?
source
share