Added SS_ENDELLIPSIS.

This commit is contained in:
Juraj Hercek 2003-09-23 22:57:20 +00:00 committed by Alexandre Julliard
parent b5b0e4d43d
commit 9d481e32a0

View file

@ -2060,6 +2060,7 @@ typedef PVOID *LPMENUTEMPLATE;
#define SS_RIGHTJUST 0x00000400L
#define SS_REALSIZEIMAGE 0x00000800L
#define SS_SUNKEN 0x00001000L
#define SS_ENDELLIPSIS 0x00004000L
/* Static Control Messages */
#define STM_SETICON 0x0170