Page 2 of 2

Re: Setting desktop resolution on widescreen monitor

Posted: Sun Jun 13, 2021 12:17 pm
by BarryG
JHPJHP wrote: Sun Jun 13, 2021 9:14 amlink, it explained that the function SetDisplayConfig replaced the legacy function ChangeDisplaySettings for newer OS.
Thank you... I must admit the link was a bit over my head and I got lost in trying to understand it. So I ran your code but since it gave an error I didn't try to work on it further. Your complete code in that download works perfectly, and doesn't even make my monitor flicker like my original code does. Thanks!