Click to See Complete Forum and Search --> : Looking at API to enable a second monitor


SigmaLouis
January 23rd, 2006, 01:16 PM
Hi,

I am using a laptop with an external monitor and eveytime I start the computer I have to go to display properties, settings tab then enable the second monitor and drag the rectangle to align both screens. That sucks so I'd like to create a utility program to do it automatically.

The only API functions that I'm aware of in Win32 are to GET info for multiple monitors.

Can someone help me find the API to SET multiple monitors?

Regards,

/LF

bilm_ks
January 25th, 2006, 04:55 PM
ChangeDisplaySettingsEx?