reactos/w32api/include
diff -u -r1.5 -r1.6
--- winuser.h 28 May 2004 03:43:12 -0000 1.5
+++ winuser.h 28 May 2004 14:31:49 -0000 1.6
@@ -1134,9 +1134,13 @@
#define SPI_GETLOWPOWERACTIVE 83
#define SPI_GETLOWPOWERTIMEOUT 79
#define SPI_GETMENUDROPALIGNMENT 27
+#define SPI_GETMENUSHOWDELAY 106
#define SPI_GETMINIMIZEDMETRICS 43
#define SPI_GETMOUSE 3
#define SPI_GETMOUSEKEYS 54
+#define SPI_GETMOUSEHOVERHEIGHT 100
+#define SPI_GETMOUSEHOVERTIME 102
+#define SPI_GETMOUSEHOVERWIDTH 98
#define SPI_GETMOUSETRAILS 94
#define SPI_GETNONCLIENTMETRICS 41
#define SPI_GETPOWEROFFACTIVE 84
@@ -1188,9 +1192,13 @@
#define SPI_SETLOWPOWERACTIVE 85
#define SPI_SETLOWPOWERTIMEOUT 81
#define SPI_SETMENUDROPALIGNMENT 28
+#define SPI_SETMENUSHOWDELAY 107
#define SPI_SETMINIMIZEDMETRICS 44
#define SPI_SETMOUSE 4
#define SPI_SETMOUSEBUTTONSWAP 33
+#define SPI_SETMOUSEHOVERHEIGHT 101
+#define SPI_SETMOUSEHOVERTIME 103
+#define SPI_SETMOUSEHOVERWIDTH 99
#define SPI_SETMOUSEKEYS 55
#define SPI_SETMOUSETRAILS 93
#define SPI_SETNONCLIENTMETRICS 42
@@ -1259,6 +1267,7 @@
#define WM_CANCELMODE 31
#define WM_CAPTURECHANGED 533
#define WM_CHANGECBCHAIN 781
+#define WM_CHANGEUISTATE 295
#define WM_CHAR 258
#define WM_CHARTOITEM 47
#define WM_CHILDACTIVATE 34