Jan Zerebecki wrote: > + if (!iconinfo->hbmMask) { > + return 0; > + } > if (iconinfo->hbmColor) > { > Please match the coding style of the rest of the function. -- Rob Shearman