Searched refs:ilcColor (Results 1 – 1 of 1) sorted by relevance
1583 UINT ilcColor; in OnLargeIcons() local1585 ilcColor = ILC_COLOR32; in OnLargeIcons()1587 ilcColor = ILC_COLOR24; in OnLargeIcons()1589 ilcColor = ILC_COLOR16; in OnLargeIcons()1591 ilcColor = ILC_COLOR8; in OnLargeIcons()1593 ilcColor = ILC_COLOR; in OnLargeIcons()1594 m_imageList.Create(x, y, ilcColor | ILC_MASK, IMAGE_COUNT, 1); in OnLargeIcons()