[WIN32K]
authorJérôme Gardou <jerome.gardou@reactos.org>
Tue, 25 May 2010 20:24:21 +0000 (20:24 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Tue, 25 May 2010 20:24:21 +0000 (20:24 +0000)
commit84f025a5a4c4f1d8f52c73e0d7f346a959608bc5
treea606c6cdcecd35e53bb7d77755c0cd670ab92938
parentc7b7713c5d0faa25b4e9b912390924be8cb0759f
[WIN32K]
  - Set DISPLAY_DEVICE_PRIMARY_DEVICE to Graphics device object when creating the primary device object
  - switch state flags of the graphics device objects when switching mode
  - Only compare valid fields when searching for a device mode in a device object
  - implement CDS_TEST flag in NtUserSetDisplaySettings

svn path=/branches/reactos-yarotows/; revision=47353
subsystems/win32/win32k/eng/pdevobj.c
subsystems/win32/win32k/ntuser/display.c