summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/winuser.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/winuser.h')
-rw-r--r--winsup/w32api/include/winuser.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/winsup/w32api/include/winuser.h b/winsup/w32api/include/winuser.h
index 8824fb3d1..eae1f464f 100644
--- a/winsup/w32api/include/winuser.h
+++ b/winsup/w32api/include/winuser.h
@@ -151,11 +151,6 @@ extern "C" {
#define BROADCAST_QUERY_DENY 1112363332
#define ENUM_CURRENT_SETTINGS ((DWORD)-1)
#define ENUM_REGISTRY_SETTINGS ((DWORD)-2)
-#define DM_BITSPERPEL 0x40000
-#define DM_PELSWIDTH 0x80000
-#define DM_PELSHEIGHT 0x100000
-#define DM_DISPLAYFLAGS 0x200000
-#define DM_DISPLAYFREQUENCY 0x400000
#define CDS_UPDATEREGISTRY 1
#define CDS_TEST 2
#define CDS_FULLSCREEN 4
@@ -1317,7 +1312,6 @@ extern "C" {
#define SPI_GETMOUSECLICKLOCK 0x101E
#define SPI_GETMOUSECLICKLOCKTIME 0x2008
#define SPI_GETMOUSESONAR 0x101C
-#define SPI_GETMOUSETRAILS 0x005E
#define SPI_GETMOUSEVANISH 0x1020
#define SPI_SETDROPSHADOW 0x1025
#define SPI_SETFLATMENU 0x1023
@@ -1328,7 +1322,6 @@ extern "C" {
#define SPI_SETMOUSECLICKLOCK 0x101F
#define SPI_SETMOUSECLICKLOCKTIME 0x2009
#define SPI_SETMOUSESONAR 0x101D
-#define SPI_SETMOUSETRAILS 0x005D
#define SPI_SETMOUSEVANISH 0x1021
#endif
#define SPIF_UPDATEINIFILE 0x0001