• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

How to map Registry EDID data to a System.Windows.Forms.Screen obj

R

Robert 27329

Flightless Bird
I have been attempting to get the current information from the registry EDID
entries for the physical monitors. Using the AllScreens.Screens enumeration
gives the correct number of screens currently on the system but I have been
unable to find a way to map them to the registry entries.

The Win32_DesktopMonitors does not always return the monitors. Search then
entries in the registry \DISPLAYS for the EDID data does not always correctly
identify active monitors.

Any help is appreciated.

Thanks,
 
Top