I\'m trying to get info on my monitors programmatically. The content of the loops is not important right now, they just contain debug statements that will be printed when t
If you are coding specifically for Win7 and later, you might want to have a look at QueryDisplayConfig and related functions.