Jump to content

Recommended Posts

Posted

I've seen how to change resolution on a display using user32.dll, but does anyone know a way to check if something is connected to a secondary display and "extend my windows desktop onto this monitor".

I'd like to do this directly (dll calls, etc...) instead of macro-ing a right click, etc...

Thanks

Posted (edited)

I need something that doesn't need to be installed (stand-alone .exe), and I need to automate checking if the second display is connected, and enable it if it is. Then run another program, with some user interaction. The program listed looks like it needs to be installed, and it adds buttons to the window handlers. Besides, if I just needed to enable a second display, windows has fairly simple controls to do that alone.

Thanks

Edited by Arney

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
×
×
  • Create New...