Zhiyi Zhang (@zhiyi) commented about dlls/shell32/iconcache.c:
sii->iIcon = -IDI_SHELL_FILE; lstrcatW(sii->szPath, L"\\shell32.dll");
- if (flags)
FIXME("flags 0x%x not implemented\n", flags);
- if (flags & ~SHGSI_ICON)
FIXME("unhandled flags 0x%x\n", flags);
Let's keep the old message.