I am able to successfully change the resolution on the devices got through EnumDisplayDevices which are active but which devices are not active I can not set their resolution. Is there any way to activate/enable the disabled display devices programatically like I can do this in GUI by clicking the Detect button (image). Please note I am using C# .Net to achieve this and for changing the screen resolution I am using ChangeDisplaySettingsEx.
Asked
Active
Viewed 338 times