"Andrew de Quincey" <[EMAIL PROTECTED]> wrote:

> Version 3

> + spi_idx = SPI_GETICONTITLELOGFONT;
> +
> + if (!spi_loaded[spi_idx])
> + {
> +    memcpy(lpLogFont, &iconTitleLogFont, sizeof(LOGFONTA));
> +    break;
> + }

Sorry to bother you again, but probably the comparison statement
needs to be reverted...

-- 
Dmitry.



Reply via email to