[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 15 Oct 2011 21:22:19 +0000 (21:22 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 15 Oct 2011 21:22:19 +0000 (21:22 +0000)
commitde0626519228331d3c71f8a8db8b4587322d9eb4
treebfdc9cda993626ac7b7c463d29b552e638cc5e3d
parent1d1913a81e5cac62033965da966c2a25fe6a0485
[WIN32K]
- Fix a bug when iterating through the DEVMODE list
- Handle VgaCompatible flag differently, by reading this value from the registry for every installed driver.
- Priorize non-vga compatible devices over vga compatible, unless /BASEVIDEO is requested
- Fall back to vga compatible driver when no other is present

svn path=/trunk/; revision=54151
reactos/subsystems/win32/win32k/eng/device.c
reactos/subsystems/win32/win32k/include/pdevobj.h
reactos/subsystems/win32/win32k/ntuser/display.c