sysparams: slight optimisation for IDA 3

Dmitry Timoshkov dmitry at baikal.ru
Sat Nov 29 11:42:52 CST 2003


"Andrew de Quincey" <adq_dvb at lidskialf.net> 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.





More information about the wine-devel mailing list