Commit 9d481e32 authored by Juraj Hercek's avatar Juraj Hercek Committed by Alexandre Julliard

Added SS_ENDELLIPSIS.

parent b5b0e4d4
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment