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.