- Add more defines

svn path=/trunk/; revision=33240
This commit is contained in:
Dmitry Chapyshev 2008-05-02 14:44:43 +00:00
parent 5124464786
commit c5e44a797e

View file

@ -355,6 +355,8 @@ UpdateStartMenu(IN OUT IMenuPopup *pMenuPopup,
#define TNWM_GETMINIMUMSIZE (WM_USER + 0x100)
#define TNWM_UPDATETIME (WM_USER + 0x101)
#define TNWM_SHOWCLOCK (WM_USER + 0x102)
#define TNWM_SHOWTRAY (WM_USER + 0x103)
#define TNWM_CHANGETRAYPOS (WM_USER + 0x104)
#define NTNWM_REALIGN (0x1)