add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files
authorMagnus Olsen <magnus@greatlord.com>
Tue, 24 May 2005 18:42:54 +0000 (18:42 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Tue, 24 May 2005 18:42:54 +0000 (18:42 +0000)
svn path=/trunk/; revision=15483

reactos/w32api/include/winuser.h

index 99d7e16..e5e5706 100644 (file)
@@ -153,6 +153,7 @@ extern "C" {
 #define CDS_FULLSCREEN 4
 #define CDS_GLOBAL     8
 #define CDS_SET_PRIMARY        16
+#define CDS_VIDEOPARAMETERS 20
 #define CDS_RESET      0x40000000
 #define CDS_SETRECT    0x20000000
 #define CDS_NORESET    0x10000000