https://bugs.winehq.org/show_bug.cgi?id=50514
--- Comment #14 from Reinhold reinhold.hoffmann@hotmail.com --- I performed tests again with Wine-6.19 but now very interestingly, the failure which came in with Wine-5.21 does not happen any longer.
Stepping back to Wine-6.18 the failure still exists. So, my conclusion is that the changes which were done for Wine-6.19 make the problem disappear.
I checked what came in in Wine-6.19 and my candidate (with my limited Wine knowledge) is that the changes of
"Kernel parts of GDI moved to Win32u"
fixed the problem. I see that in particular in font.c where the exception has happened there are lots of changes between Wine-6.18 and Wine-6.19.
Before I say that the problem is finally solved and before I close this bug, can anybody of the experts comment on my findings?
And, is there any additional information about the motivation for "Kernel parts of GDI moved to Win32u"?
Thanks.