Added HWND_MESSAGE.

diff --git a/include/winuser.h b/include/winuser.h
index e79ca85..02d6da9 100644
--- a/include/winuser.h
+++ b/include/winuser.h
@@ -2433,6 +2433,7 @@
 #define HWND_BOTTOM         ((HWND)1)
 #define HWND_TOPMOST        ((HWND)-1)
 #define HWND_NOTOPMOST      ((HWND)-2)
+#define HWND_MESSAGE        ((HWND)-3)
 
 #define MF_INSERT          0x0000
 #define MF_CHANGE          0x0080