include: Update SIID_MAX_ICONS.

Fixes test failures on current Windows 10.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Hans Leidekker 2017-01-27 10:28:39 +01:00 committed by Alexandre Julliard
parent ebccc3eb6d
commit 3715ae1f2d
1 changed files with 2 additions and 2 deletions

View File

@ -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