"Andrew de Quincey" adq_dvb@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...