Commit 3715ae1f authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

include: Update SIID_MAX_ICONS.

Fixes test failures on current Windows 10. Signed-off-by: 's avatarHans Leidekker <hans@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent ebccc3eb
......@@ -606,8 +606,8 @@ typedef enum SHSTOCKICONID
SIID_MEDIABDR,
SIID_MEDIABDRE,
SIID_CLUSTEREDDRIVE,
/* Missing: 141 - 177 */
SIID_MAX_ICONS = 178
/* Missing: 141 - 180 */
SIID_MAX_ICONS = 181
}SHSTOCKICONID;
typedef struct _SHSTOCKICONINFO
......
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