mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files
svn path=/trunk/; revision=15483
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user