In the Control Panel\All Control Panel Items\Display\Screen Resolution the combobox for display is populated with names that are meaningful even when a driver isn't loaded and even when the WMI information isn't populated.

Where is it getting things like "Mobile display"?

link|improve this question
feedback

migrated from stackoverflow.com Jul 20 '10 at 0:58

This question came from our site for professional and enthusiast programmers.

1 Answer

It uses the VESA standard DDC interface to get the EDID data from the monitor.

link|improve this answer
That is not eniterly true. My laptop display shows up as Mobile PC Display in windows7, but the EDID info from the the WMI interface doesn't have a name at all. – Joel Barsotti Jul 20 '10 at 17:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.