[PATCH] uxtheme: Avoid calling SystemParametersInfo in MSSTYLES_ParseThemeIni unless necessary.

Nikolay Sivov nsivov at codeweavers.com
Tue Apr 6 14:58:27 CDT 2021



On 4/6/21 10:50 PM, Mark Harmstone wrote:
> When setMetrics is FALSE, uxtheme currently gets data from
> SystemParametersInfoW only to discard it. This also has the effect of
> meaning you can't use uxtheme from user32, as it causes an infinite loop
> when wineserver is started.
>
>
How/when are you calling it from user32? Maybe there is a way to do it
differently.



More information about the wine-devel mailing list