Hans Leidekker hans@codeweavers.com writes:
Fixes a crash in the .NET 4 runtime which queries this value via SystemParametersInfo(SPI_GETFONTSMOOTHINGCONTRAST).
It shouldn't need the registry key to behave sanely. Does b5d96da32f help?
On Mon, 2012-11-12 at 21:16 +0100, Alexandre Julliard wrote:
Fixes a crash in the .NET 4 runtime which queries this value via SystemParametersInfo(SPI_GETFONTSMOOTHINGCONTRAST).
It shouldn't need the registry key to behave sanely. Does b5d96da32f help?
Yes.