A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Colin Finck eb840bfc08 Check if the same Monitor ID (= 10 bytes from the EDID, which can be used to uniquely identify a monitor) appears two times and stop the enumeration in this case.
This is needed for some older monitors (1994-1999), which transmit the EDID data according to the VBE/DDC Standard 1.0.
We assumed that the function for reading the EDID fails, when we input higher controller unit numbers, but some older monitors don't care about the controller unit number and always return valid EDID data.
More information is available at: http://www.vesa.org/public/VBE/VBEDDC11.PDF

See issue #2239 for more details.

svn path=/trunk/; revision=28127
2007-08-03 12:10:43 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Check if the same Monitor ID (= 10 bytes from the EDID, which can be used to uniquely identify a monitor) appears two times and stop the enumeration in this case. 2007-08-03 12:10:43 +00:00
rosapps Fix fontview build 2007-07-29 10:56:23 +00:00
rostests 0x124a is NtUserValidateTimerCallback, thanks jimtabor for finding this out. 2007-08-02 23:29:43 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00